Skip to content

Commit f4fca66

Browse files
ci: checkout submodules
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 525208e commit f4fca66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16+
with:
17+
submodules: true
1618

1719
- name: Install stable Rust toolchain
1820
run: |

0 commit comments

Comments
 (0)