We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ddee8 commit 8736566Copy full SHA for 8736566
github/workflows/os-check.yml
@@ -17,6 +17,8 @@ jobs:
17
profile: minimal
18
toolchain: stable
19
- uses: actions/checkout@v3
20
+ with:
21
+ submodules: true
22
- name: cargo test
23
uses: actions-rs/cargo@v1
24
with:
0 commit comments