z3/scripts/test-z3.yml

6 lines
59 B
YAML

steps:
- script: |
cd build
./test-z3 -a
cd ..