Skip to content

Commit bb84fd6

Browse files
committed
drop go mod vendor
1 parent 34fe3d2 commit bb84fd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/e2e.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
go-version: 1.22.6
1616
- name: Checkout code
1717
uses: actions/checkout@v3
18-
- name: Update vendor modules
19-
run: go mod vendor
2018
- name: Build
2119
run: make PREFIX=artifacts cmds
2220
- name: install helm and kubectl

0 commit comments

Comments
 (0)