Skip to content

Commit cd21fd7

Browse files
committed
Tweak CI
1 parent 954dfc9 commit cd21fd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/nix-flake-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ jobs:
4343
4444
- name: Formatter check
4545
run: |
46-
nix fmt
47-
git diff --exit-code
46+
nix fmt -- -vv flake.nix --ci

0 commit comments

Comments
 (0)