Skip to content

Commit

Permalink
print fmt version
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmih committed Jan 23, 2025
1 parent ae82ba7 commit 23dd428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eval-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
- uses: "cachix/install-nix-action@V28"
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- name: Check version
run: nix fmt -- --version
- name: Check formatting
run: nix fmt -- -c .

0 comments on commit 23dd428

Please sign in to comment.