linter fix

This commit is contained in:
Jonathan Wren 2020-11-07 16:52:51 -08:00
parent 63791bc038
commit 8b7069d7fa
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -110,7 +110,7 @@ jobs:
comment_title: Unit Test Statistics
hide_comments: all but latest
comment_on_pr: true
files: **/*.xml
files: '**/*.xml'
report_individual_runs: true
deduplicate_classes_by_file_name: false