mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 01:24:08 +00:00
More syntax errors...
This commit is contained in:
parent
0d89c02486
commit
1ff11b36bd
|
@ -87,7 +87,7 @@ jobs:
|
|||
./test-z3 -a
|
||||
cd ..
|
||||
condition: eq(variables['runUnitTest'], 'True')
|
||||
- ${{if eq(runExample, 'True')}}:
|
||||
- ${{if eq(variables['runExample'], 'True')}}:
|
||||
- template: scripts/test-examples-cmake.yml
|
||||
# - template: scripts/test-jupyter.yml
|
||||
# - template: scripts/test-java-cmake.yml
|
||||
|
|
Loading…
Reference in a new issue