Skip to content

Commit

Permalink
Exit early for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rvykydal committed Jul 23, 2024
1 parent 09c467b commit 255ef8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kickstart-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
PLATFORM=$(scripts/generate-permian-query.py --print-platform $LAUNCH_ARGS)
echo "Generated platform: $PLATFORM"
echo "platform=$PLATFORM" >> $GITHUB_OUTPUT
exit 3
- name: Ensure http proxy is running
run: sudo kickstart-tests/containers/squid.sh start
Expand Down

0 comments on commit 255ef8b

Please sign in to comment.