Skip to content

Commit 9d1f155

Browse files
fail on error
1 parent 89554d8 commit 9d1f155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set -x
1+
set -ex
22
export repo_dir=$(realpath $(dirname "${BASH_SOURCE[0]}")/../../)
33
pushd "${repo_dir}/clients"
44

0 commit comments

Comments
 (0)