Skip to content

Commit

Permalink
Revert "github CI: Run clippy"
Browse files Browse the repository at this point in the history
This reverts commit de992dc.
  • Loading branch information
jasobrown-rs committed Apr 17, 2024
1 parent de992dc commit 39a584b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:

- name: Check format
run: cargo fmt --check

- name: Run clippy
run: cargo clippy --workspace --all-targets --all-features -- -W clippy::disallowed_methods -D warnings

- name: Install cargo-generate-rpm
run: cargo install cargo-generate-rpm
Expand Down

0 comments on commit 39a584b

Please sign in to comment.