3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 01:24:08 +00:00

Examples are failing to build for strange reasons.

This commit is contained in:
Everett Maus 2019-08-08 19:59:20 -07:00
parent bf3bc1432f
commit cc6f185e40

View file

@ -81,8 +81,8 @@ jobs:
cd build
./test-z3 -a
cd ..
condition: eq(variables['runUnitTest'], 'True')
- template: scripts/test-examples-cmake.yml
condition: eq(variables['runUnitTest'], 'True')
# - template: scripts/test-jupyter.yml
# - template: scripts/test-java-cmake.yml
- template: scripts/test-regressions.yml