Skip to content

Commit c0f2f86

Browse files
committed
Small change
1 parent 010a3c8 commit c0f2f86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_test_ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@ jobs:
165165
with:
166166
key: docker-${{ runner.os }}-${{ hashFiles('go.sum') }}
167167

168-
- name: Test Docker pull
169-
run: docker pull ghcr.io/cluster-api-provider-k3s/cluster-api-k3s/bootstrap-controller:v0.1.9
170-
171168
- name: Complete E2E Test
172169
if: github.ref == 'refs/heads/main'
173170
run: make e2etest

0 commit comments

Comments
 (0)