We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500b52a commit 1a70688Copy full SHA for 1a70688
.github/workflows/test.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -ex
+set -e
3
4
if [[ -z "${CI}" ]]; then
5
FEAT="use-compiled-tools"
0 commit comments