Skip to content

Commit c21c8c2

Browse files
committed
fix(ci): remove recursive clone to ensure bazel fetches deps
1 parent 84ce02c commit c21c8c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ jobs:
168168
runs-on: windows-latest
169169
steps:
170170
- uses: actions/checkout@v4
171-
with:
172-
submodules: "recursive"
173171

174172
- name: Set up Bazel
175173
uses: bazel-contrib/[email protected]

0 commit comments

Comments
 (0)