Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
coenm committed Sep 25, 2024
1 parent c3cfc73 commit d5ff3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azuredevops/Pipelines/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ stages:
projects: 'tests/**/SystemTests.csproj'
arguments: >-
--no-build --configuration $(buildConfiguration)
--output Detailed
-- --output Detailed
--coverage --coverage-output coverage.cobertura.xml --coverage-output-format cobertura --report-trx
/p:ExcludeByAttribute=CompilerGenerated
publishTestResults: true
Expand Down

0 comments on commit d5ff3c0

Please sign in to comment.