Skip to content

Commit

Permalink
ci: Fix cargo shear (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
javierhonduco authored Jan 15, 2025
1 parent f57f194 commit f68a795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Run `nix fmt`
run: nix fmt -- --check .
- name: Run `cargo shear`
run: nix fmt -- --check .
run: nix develop --command cargo shear

0 comments on commit f68a795

Please sign in to comment.