Skip to content

Commit 69b2558

Browse files
committed
No needed submodule when testing swift code
1 parent fa862b9 commit 69b2558

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
timeout-minutes: 30
2626
steps:
2727
- uses: actions/checkout@v6
28-
with:
29-
submodules: true
3028

3129
- uses: ./.github/composites/setup
3230
with:

0 commit comments

Comments
 (0)