Skip to content

Commit

Permalink
Remove duplicate e2e image building
Browse files Browse the repository at this point in the history
e2e image building is already part of the 'make e2e-tests'

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
  • Loading branch information
furkatgofurov7 committed Aug 12, 2024
1 parent 84baf6c commit d6a51dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.21.x
- name: Build e2e image
run: make e2e-image
- name: Setup kind
uses: helm/kind-action@v1.9.0
with:
Expand Down

0 comments on commit d6a51dc

Please sign in to comment.