Skip to content

Commit

Permalink
removen nix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Dec 8, 2024
1 parent a47055b commit 6c1417e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- run: nix develop -c cargo fmt --all
- run: nix develop -c cargo ws exec --no-bail -- cargo rdme --force
- run: nix develop -c prettier -w .
- run: nix fmt
- uses: EndBug/add-and-commit@v9
with:
message: "chore: lint"
Expand Down

0 comments on commit 6c1417e

Please sign in to comment.