We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba673d0 commit 629b4d5Copy full SHA for 629b4d5
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