Skip to content

Commit

Permalink
Disable clippy in CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jetli committed Mar 3, 2020
1 parent 466bcd7 commit feaa832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ jobs:
- name: cargo fmt & clippy
run: |
cargo fmt --all -- --check
cargo clippy -- --deny=warnings

0 comments on commit feaa832

Please sign in to comment.