3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00

Missed a colon.

This commit is contained in:
Everett Maus 2019-08-08 20:52:25 -07:00
parent 179242ed29
commit 85601453cd

View file

@ -87,7 +87,7 @@ jobs:
./test-z3 -a
cd ..
condition: eq(variables['runUnitTest'], 'True')
- ${{if eq(runExample, 'True'}}
- ${{if eq(runExample, 'True'}}:
- template: scripts/test-examples-cmake.yml
# - template: scripts/test-jupyter.yml
# - template: scripts/test-java-cmake.yml