Skip to content

Commit

Permalink
Remove unnecessary sleep step in end2end workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianG committed Oct 2, 2024
1 parent 9a374cc commit c92d8f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/end2end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -468,9 +468,6 @@ jobs:
if: always()
- name: Deploy Zenko
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 c92d8f1

Please sign in to comment.