Skip to content

Commit

Permalink
Drop clippy from fuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
saulecabrera committed Jul 8, 2024
1 parent 84ebc7e commit 7d94ba8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/check-fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ jobs:

- name: Build fuzz targets
run: cargo fuzz build --dev

- name: Lint
run: |
cargo clippy --package=javy-fuzz -- -D warnings

0 comments on commit 7d94ba8

Please sign in to comment.