We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df4b0e commit aa9477cCopy full SHA for aa9477c
.github/workflows/rust-clippy.yml
@@ -32,6 +32,8 @@ jobs:
32
33
- name: Checkout code
34
uses: actions/checkout@v2
35
+ with:
36
+ submodules: recursive
37
38
- name: Install Rust toolchain
39
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1
0 commit comments