Skip to content

Commit

Permalink
Fix typo in rust CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emesare committed Jan 13, 2025
1 parent 3ea9c4e commit 3edc540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
components: clippy
- name: Clippy Check
- uses: clechasseur/rs-clippy-check@v4
uses: clechasseur/rs-clippy-check@v4
with:
working-directory: ./rust
args: --all-features
Expand Down

0 comments on commit 3edc540

Please sign in to comment.