Skip to content

Commit

Permalink
Update ci.yml (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
torbacz authored Oct 15, 2024
1 parent 2e137af commit acfb567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
run: dotnet build --no-restore -c Release

- name: Test
continue-on-error: true
run: dotnet test --no-build -c Release --collect:"XPlat Code Coverage" -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=cobertura

- name: ReportGenerator
Expand Down

0 comments on commit acfb567

Please sign in to comment.