Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuvesz committed Jul 18, 2023
1 parent 9e83736 commit e1a5898
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
16 changes: 0 additions & 16 deletions .github/actions/kind-delete/action.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,4 @@ jobs:

- name: run tests
run: |
go get github.com/banzaicloud/koperator/tests/e2e
KUBECONFIG=${{ steps.setup-kind.outputs.kubeconfig }} make test-e2e
- name: Delete kind cluster
uses: ./.github/actions/kind-delete

0 comments on commit e1a5898

Please sign in to comment.