mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
update pipelines
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
921a574074
commit
f9677fdfd2
2 changed files with 11 additions and 9 deletions
5
scripts/test-z3.yml
Normal file
5
scripts/test-z3.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
- script: |
|
||||
cd build
|
||||
./test-z3 -a
|
||||
cd ..
|
Loading…
Add table
Add a link
Reference in a new issue