Skip to content

Commit

Permalink
remove accidental use of nightly clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej Almasi committed Dec 9, 2024
1 parent 0d294d2 commit 54a56af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ jobs:

- name: Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly
components: rustfmt

- name: Clippy lint
run: cargo clippy -- -D warnings

0 comments on commit 54a56af

Please sign in to comment.