make treefmt check fail on change

This commit is contained in:
figsoda 2023-05-20 09:43:15 -04:00
parent cc0f0f9d9a
commit a9d50f91cb

View File

@ -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