please don't fail again uwu
Some checks failed
/ nix fmt (push) Failing after 12s

This commit is contained in:
Ittihadyya 2024-11-26 13:39:56 +02:00
parent 92c2aa83f6
commit 3900e86212

View file

@ -5,5 +5,5 @@ jobs:
format:
name: "nix fmt"
steps:
- uses: actions/checkout@v4
- uses: code.forgejo.org/actions/checkout@v4
- run: nixfmt ${find ./ -regex '.*.nix$'} -- --check