Skip to content

Commit

Permalink
create cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
zreigz committed Jul 19, 2024
1 parent 475e558 commit 4e0e719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ jobs:
cache: false
- name: Create kind cluster
uses: helm/[email protected]
with:
install_only: true
- run: kind get clusters
- run: go test -v -race ./pkg/cache/... -tags="e2e"

0 comments on commit 4e0e719

Please sign in to comment.