mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
jobs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3f6a7748fa
commit
6dfaaa43cd
|
@ -31,7 +31,7 @@ jobs:
|
||||||
cd build
|
cd build
|
||||||
./test-z3 -a
|
./test-z3 -a
|
||||||
cd ..
|
cd ..
|
||||||
- template: scripts/test-examples-cmake.yml
|
- template: test-examples-cmake.yml
|
||||||
- template: scripts/test-regressions-coverage.yml
|
- template: test-regressions-coverage.yml
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue