1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/test.sh

6 lines
73 B
Bash
Executable file

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