Skip to content

Commit

Permalink
Update temp-delete-me.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea authored Dec 30, 2020
1 parent 01bed3a commit d542ebf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/temp-delete-me.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
run: |
/usr/local/bin/kind create cluster --name kind-pr --wait 1m --image node:test -v7 --retain
- name: Setup tmate session
if: ${{ always() }}
uses: mxschmitt/action-tmate@v3

- name: Create cluster with last stable version
run: |
curl -Lo ./kind https://kind.sigs.k8s.io/dl/v0.9.0/kind-linux-amd64
Expand Down

0 comments on commit d542ebf

Please sign in to comment.