Skip to content

Commit e71e65c

Browse files
committed
Debug
1 parent bc280ce commit e71e65c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/test_quickstart.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ set -xeuo pipefail
2121
sample="$1"
2222
test="$2"
2323

24+
echo "Hello"
25+
exit 1
26+
2427
# Source function to check if CI secrets are available.
2528
source scripts/check_secrets.sh
2629

0 commit comments

Comments
 (0)