Skip to content

Commit 687c479

Browse files
committed
No submodules option on checkout
1 parent ef48ad8 commit 687c479

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
@@ -260,8 +260,6 @@ jobs:
260260
steps:
261261
- name: Checkout
262262
uses: actions/checkout@v3
263-
with:
264-
submodules: true
265263

266264
- name: Use Node.js
267265
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)