minor spelling mistake. i lose
Some checks failed
/ nix fmt (push) Failing after 15s

This commit is contained in:
Ittihadyya 2024-11-26 13:32:10 +02:00
parent d495628e5b
commit aca5a49988
3 changed files with 15 additions and 9 deletions

View file

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