mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 04:13:38 +00:00
Examples are failing to build for strange reasons.
This commit is contained in:
parent
bf3bc1432f
commit
cc6f185e40
1 changed files with 1 additions and 1 deletions
|
@ -81,8 +81,8 @@ jobs:
|
||||||
cd build
|
cd build
|
||||||
./test-z3 -a
|
./test-z3 -a
|
||||||
cd ..
|
cd ..
|
||||||
condition: eq(variables['runUnitTest'], 'True')
|
|
||||||
- template: scripts/test-examples-cmake.yml
|
- template: scripts/test-examples-cmake.yml
|
||||||
|
condition: eq(variables['runUnitTest'], 'True')
|
||||||
# - template: scripts/test-jupyter.yml
|
# - template: scripts/test-jupyter.yml
|
||||||
# - template: scripts/test-java-cmake.yml
|
# - template: scripts/test-java-cmake.yml
|
||||||
- template: scripts/test-regressions.yml
|
- template: scripts/test-regressions.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue