Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Mar 6, 2024
1 parent 4ba3400 commit 0067b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ steps:
- task: DotNetCoreCLI@2
displayName: "Test"
inputs:
command: 'test'
command: 'test -m:1'

0 comments on commit 0067b09

Please sign in to comment.