Skip to content

Commit

Permalink
remove cleanup from gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
shibeshduw committed Jan 9, 2025
1 parent 433fa5e commit 33f745c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
fi
done
wget -qO- -S --content-on-error localhost:8080
- name: 'Cleanup Deployments'
run: pnpm e2e-tests cleanup-deployments
- name: 'Execute E2E Tests'
run: pnpm test:e2e
- name: 'Slack Notification'
Expand Down

0 comments on commit 33f745c

Please sign in to comment.