Skip to content

Commit a8702c8

Browse files
authored
Add forgotten submodules
1 parent 353a806 commit a8702c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/SPM-Tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16+
with:
17+
submodules: recursive
1618
- name: Build
1719
run: swift build -v
1820
- name: Run tests

0 commit comments

Comments
 (0)