Skip to content

Commit

Permalink
clippy no deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimryndin committed Jul 27, 2024
1 parent 6c29180 commit b799a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Run clippy
shell: bash
run: |
cargo clippy -- -D warnings
cargo clippy -- -D warnings --no-deps
- name: Install audit
shell: bash
Expand Down

0 comments on commit b799a9e

Please sign in to comment.