Skip to content

Commit c92609d

Browse files
committed
fix: remove tilt install
1 parent 85f7a82 commit c92609d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
args: >-
3636
--agents 1
3737
--registry-create local-ci-k3d-registry
38-
- name: Setup
39-
run: |
40-
curl -fsSL https://raw.githubusercontent.com/tilt-dev/tilt/master/scripts/install.sh | bash
4138
- name: Test
4239
run: |
4340
helm install docker-registry . --wait --wait-for-jobs

0 commit comments

Comments
 (0)