Skip to content

Commit

Permalink
CI: clippy action
Browse files Browse the repository at this point in the history
  • Loading branch information
surban committed Feb 1, 2024
1 parent 1df4b0e commit aa9477c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Checkout code
uses: actions/checkout@v2
with:
submodules: recursive

- name: Install Rust toolchain
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1
Expand Down

0 comments on commit aa9477c

Please sign in to comment.