Skip to content

Commit

Permalink
Update clippy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi authored Nov 24, 2024
1 parent 536c347 commit 8965b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: wasm32-unknown-unknown,x86_64-unknown-linux-gnu
- name: Clippy
- name: clippy
run: cargo clippy --all-targets --all-features

0 comments on commit 8965b72

Please sign in to comment.