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 21, 2024
1 parent bdddcb2 commit 26cff06
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 -m:1'
command: 'test'

0 comments on commit 26cff06

Please sign in to comment.