mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 02:45:51 +00:00
More template changes...
This commit is contained in:
parent
2bcd3280fa
commit
179242ed29
1 changed files with 2 additions and 3 deletions
|
@ -87,9 +87,8 @@ jobs:
|
|||
./test-z3 -a
|
||||
cd ..
|
||||
condition: eq(variables['runUnitTest'], 'True')
|
||||
- template: |
|
||||
scripts/test-examples-cmake.yml
|
||||
condition: eq(variables['runExample'], 'True')
|
||||
- ${{if eq(runExample, 'True'}}
|
||||
- template: scripts/test-examples-cmake.yml
|
||||
# - template: scripts/test-jupyter.yml
|
||||
# - template: scripts/test-java-cmake.yml
|
||||
- template: scripts/test-regressions.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue