Skip to content

Commit 223e1b0

Browse files
mbenkeY-Nak
andauthored
run_contests.sh: set -euo pipefail
Co-authored-by: Yoshitomo Nakanishi <yurayura.rounin.3@gmail.com>
1 parent 0bbeb66 commit 223e1b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_contests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
set -euo pipefail
12
bash ./contest.sh test/examples/dispatch/basic.json
23
bash ./contest.sh test/examples/dispatch/neg.json
34
# bash ./contest.sh test/examples/dispatch/miniERC20.json

0 commit comments

Comments
 (0)