Skip to content

Commit

Permalink
gha: comment out clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Dec 17, 2024
1 parent d50d07e commit 42472fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,6 @@ jobs:
POD_LABEL_ONE: apps.sc2.io/name=knative-chaining-one
POD_LABEL_THREE: apps.sc2.io/name=knative-chaining-three

- name: "Clean-up"
if: always()
run: ./bin/inv_wrapper.sh sc2.destroy
# - name: "Clean-up"
# if: always()
# run: ./bin/inv_wrapper.sh sc2.destroy

0 comments on commit 42472fd

Please sign in to comment.