Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Only check fry_normalize for clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Jun 3, 2024
1 parent 7228f1a commit 0ab53de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
components: clippy
toolchain: nightly
- name: Clippy
working-directory: fry_normalize
run: cargo clippy --tests --workspace --no-deps -- -D warnings
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0ab53de

Please sign in to comment.