Skip to content

Commit 23053e8

Browse files
author
Archith Iyer
committed
fix small issue
1 parent 63c7939 commit 23053e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phoenix/submit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -es
3+
set -e
44
usage() {
55
echo "Usage: $0 [script.sh] [cpu|gpu] [single|double]"
66
}

0 commit comments

Comments
 (0)