1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/integration_test.sh
2022-05-19 12:38:42 +02:00

6 lines
No EOL
135 B
Bash
Executable file

#!/bin/bash
# Exit if any subcommand fails
set -e
cargo test -j 4 --release --package zokrates_cli -- --ignored