Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Feb 12, 2024
1 parent 2172c99 commit 25ee42f
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 @@ -36,6 +36,6 @@ jobs:
shared-key: "fellowship-cache-clippy"

- name: Clippy
run: cargo +nightly-2024-01-31 clippy --all-targets --locked -q
run: cargo +nightly clippy --all-targets --locked -q
env:
SKIP_WASM_BUILD: 1

0 comments on commit 25ee42f

Please sign in to comment.