fix typo
This commit is contained in:
parent
c73de7d6d7
commit
b0713c7857
|
@ -5,7 +5,7 @@ environment:
|
|||
NIX_CONFIG: "experimental-features = nix-command flakes"
|
||||
shell: true
|
||||
tasks:
|
||||
- check format: |
|
||||
- check-format: |
|
||||
cd triviOS
|
||||
nix fmt
|
||||
git diff-index --quiet HEAD --
|
||||
|
|
Loading…
Reference in a new issue