We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89554d8 commit 9d1f155Copy full SHA for 9d1f155
.github/workflows/verify.sh
@@ -1,4 +1,4 @@
1
-set -x
+set -ex
2
export repo_dir=$(realpath $(dirname "${BASH_SOURCE[0]}")/../../)
3
pushd "${repo_dir}/clients"
4
0 commit comments