Skip to content

Commit

Permalink
Fix sleep duration in end2end workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Oct 2, 2024
1 parent 38c7bb1 commit 237b226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/end2end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ jobs:
uses: ./.github/actions/deploy
- name: Sleep 1h
run: sleep 1h
if: always()
- name: Prepare PRA environment
run: bash prepare-pra.sh
working-directory: ./.github/scripts/end2end
Expand Down

0 comments on commit 237b226

Please sign in to comment.