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 <[email protected]>
(cherry picked from commit ec2b27b)
  • Loading branch information
furkatgofurov7 committed Aug 13, 2024
1 parent cf4b979 commit d06653f
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 @@ -39,8 +39,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/[email protected]
with:
Expand Down

0 comments on commit d06653f

Please sign in to comment.