Skip to content

Commit

Permalink
Fix running of tests in Azure DevOps (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkl authored Jun 16, 2020
1 parent bfadac6 commit 18f097a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
displayName: 'Run Unit Tests'
inputs:
command: 'test'
arguments: '--no-build -restore:false -property:VSTestNoBuild=true'

- task: PublishBuildArtifacts@1
displayName: 'Publish Artifacts'
Expand Down

0 comments on commit 18f097a

Please sign in to comment.