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

remove action that fails too often

This commit is contained in:
Nikolaj Bjorner 2021-12-22 07:55:59 -08:00
parent f3af2193d0
commit 78222f274c

View file

@ -312,7 +312,7 @@ jobs:
make -j3 _ex_ml_example_post_install make -j3 _ex_ml_example_post_install
./ml_example_shared.byte ./ml_example_shared.byte
./ml_example_shared_custom.byte ./ml_example_shared_custom.byte
./ml_example_shared # ./ml_example_shared
cd .. cd ..
# Skip as dead-slow in debug mode: # Skip as dead-slow in debug mode:
# - template: scripts/test-z3.yml # - template: scripts/test-z3.yml