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