Skip to content

Commit 8736566

Browse files
committed
Missed a submodule checkout
1 parent 99ddee8 commit 8736566

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github/workflows/os-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
profile: minimal
1818
toolchain: stable
1919
- uses: actions/checkout@v3
20+
with:
21+
submodules: true
2022
- name: cargo test
2123
uses: actions-rs/cargo@v1
2224
with:

0 commit comments

Comments
 (0)