diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2c8f0b0..b6b3423 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,6 @@ jobs: --logger trx --results-directory "test-results" -- - # Exclude the generated files from the code coverage report. DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.ExcludeByFile="**/*.g.cs" - name: Upload coverage to Codeclimate