Skip to content

Commit

Permalink
set cluster name for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
corymurphy committed Oct 12, 2024
1 parent 6dffe34 commit 83e5a8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
go-version: "1.22.8"
- uses: helm/kind-action@v1
with:
cluster_name: kind
- run: |
go mod download
go test ./test/integration/

0 comments on commit 83e5a8f

Please sign in to comment.