We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895bc57 commit 312c761Copy full SHA for 312c761
ci/integration-tests.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -x
+set -ex
3
4
if [[ -z "$INTEGRATION" ]]; then
5
exit 0
0 commit comments