Skip to content

Commit

Permalink
Disable gomega upgrade during integration test runs
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Kneubuhl <[email protected]>
  • Loading branch information
jkneubuh committed Nov 4, 2022
1 parent 3161019 commit 4bbf88f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: Set up ginkgo
run: |
go install github.com/onsi/ginkgo/ginkgo
# go get github.com/onsi/gomega/...
- name: Set up KIND k8s cluster
run: |
Expand Down

0 comments on commit 4bbf88f

Please sign in to comment.