Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco committed Dec 6, 2023
1 parent 3f8c2e9 commit 059faa9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ jobs:
runs-on:
- banzai-runner
steps:
- name: Env
run: env

- name: Sleep
run: |
sleep 30m
- name: Checkout
uses: actions/checkout@v4

Expand Down

0 comments on commit 059faa9

Please sign in to comment.