We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb98a74 commit 8471728Copy full SHA for 8471728
.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