flake-check-action.yaml: -> nix fmt

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-10-15 00:48:59 +03:00
parent 23ea92dc57
commit bb2f60ef95
No known key found for this signature in database
2 changed files with 3 additions and 5 deletions

View file

@ -237,7 +237,7 @@
treefmt \
--ci \
--config-file \
"${self}/.github/workflows/alejandra.toml"
"${self}/.github/workflows/"
'';
};
};