Skip to content

Commit e8c351e

Browse files
committed
refactor: don't pull submodules
1 parent 51ca49b commit e8c351e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docker-k8s.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ jobs:
104104
steps:
105105
- name: Checkout
106106
uses: actions/checkout@v4
107-
with:
108-
submodules: recursive
109107
- name: Build dev environment
110108
run: |
111109
docker compose -f docker-compose.yml -f docker-compose-dev.yml up -d

0 commit comments

Comments
 (0)