mirror of
https://github.com/Mic92/nix-update.git
synced 2024-11-03 21:04:49 +03:00
make treefmt check fail on change
This commit is contained in:
parent
cc0f0f9d9a
commit
a9d50f91cb
2
.github/workflows/nix-fmt-checks.yaml
vendored
2
.github/workflows/nix-fmt-checks.yaml
vendored
@ -18,4 +18,4 @@ jobs:
|
||||
uses: cachix/install-nix-action@v20
|
||||
|
||||
- name: Run nix formatter tool
|
||||
run: nix fmt
|
||||
run: nix fmt -- --fail-on-change
|
||||
|
Loading…
Reference in New Issue
Block a user