Skip to content

Commit aa9477c

Browse files
committed
CI: clippy action
1 parent 1df4b0e commit aa9477c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust-clippy.yml

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

3333
- name: Checkout code
3434
uses: actions/checkout@v2
35+
with:
36+
submodules: recursive
3537

3638
- name: Install Rust toolchain
3739
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1

0 commit comments

Comments
 (0)