Skip to content

Commit

Permalink
ci: Fix cargo shear
Browse files Browse the repository at this point in the history
  • Loading branch information
javierhonduco committed Jan 15, 2025
1 parent 466503a commit 2cd991c
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 2cd991c

Please sign in to comment.