idiot !!
Some checks failed
/ nix fmt (push) Failing after 15s

This commit is contained in:
Ittihadyya 2024-11-26 13:31:33 +02:00
parent 6a0ae96910
commit d495628e5b

View file

@ -6,6 +6,4 @@ jobs:
name: "nix fmt"
steps:
- uses: actions/checkout@v4
- run: nixfmt ${find . ./ -regex '*.nix$'} -- check
# check:
# name: "nix flake check"
- run: nixfmt ${find . ./ -regex '*.nix$'} -- --check