Skip to content

Commit

Permalink
Fix cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam committed Nov 2, 2023
1 parent 00b2f4d commit 26a0bb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e/cleanup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ runs:
go-version-file: test/hack/cleanup/go.mod
cache-dependency-path: test/hack/cleanup/go.sum
check-latest: true
cache: false
- name: "Run cleanup script"
run: |
go run main.go ${{ inputs.cluster_name }}
Expand Down

0 comments on commit 26a0bb8

Please sign in to comment.