Skip to content

Commit

Permalink
fix: clippy CI
Browse files Browse the repository at this point in the history
bench: 2577543
  • Loading branch information
DeveloperPaul123 committed Nov 21, 2024
1 parent 3dc745c commit c5463ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
lfs: true
- name: Install just
run: cargo install --bin just
uses: extractions/setup-just@v2
- name: clippy
run: just lint

0 comments on commit c5463ad

Please sign in to comment.