Skip to content

Commit

Permalink
Enable test in macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleMan committed May 21, 2020
1 parent c80a72a commit 2712447
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,10 @@ jobs:
set -eux
scons build
displayName: 'Build project'
# - bash: |
# set -eux
# scons tests headless=true
# displayName: 'Run tests'
- bash: |
set -eux
scons tests
displayName: 'Run tests'
- bash: |
set -eux
scons release
Expand Down

0 comments on commit 2712447

Please sign in to comment.