Skip to content

Commit

Permalink
Longer CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Dec 3, 2024
1 parent 1550e45 commit 71fb1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ cd $SCRIPT_DIR

TOOLPROOF=$(realpath "$SCRIPT_DIR/target/$1/toolproof")

cargo run --release -- --placeholders toolproof_path="$TOOLPROOF" -c 1
cargo run --release -- --placeholders toolproof_path="$TOOLPROOF" -c 1 --timeout 60

0 comments on commit 71fb1ba

Please sign in to comment.