Skip to content

Commit

Permalink
Change targets for azure testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoel committed Feb 25, 2021
1 parent c926224 commit c899504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- script: make DEBUG=yes
- script: make zip DEBUG=yes
- script: make --directory=scripts/installers/packagemaker DEBUG=yes
- script: make verify DEBUG=yes TESTS_REMOTE=no SAFE_ONLY=yes
- script: make --directory=tests DEBUG=yes SAFE_ONLY=yes tests-core gtests
- task: CopyFiles@2
inputs:
contents: |
Expand Down

0 comments on commit c899504

Please sign in to comment.