1
0
Fork 0
mirror of synced 2025-09-23 20:28:36 +00:00
ZoKrates/full_test.sh

6 lines
103 B
Bash
Executable file

#!/bin/bash
# Exit if any subcommand fails
set -e
cargo test --release -- --ignored --test-threads=1