Skip to content

Commit 6cc2067

Browse files
committed
Add error checking for pr_check
1 parent 095d535 commit 6cc2067

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pr_check.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
#!/bin/bash
22

3+
set -e
4+
35
make test

0 commit comments

Comments
 (0)