Skip to content

Commit

Permalink
Add nixfmt to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SFrijters committed Jul 17, 2024
1 parent 2535595 commit acea13f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
- run: |
nix run . -- --version
nix flake check -L
nix fmt
git diff --exit-code

0 comments on commit acea13f

Please sign in to comment.