plural? or is it no longer experimental?
Some checks failed
Test action / Print hello world (push) Failing after 52s
Some checks failed
Test action / Print hello world (push) Failing after 52s
This commit is contained in:
parent
3da71bbb64
commit
63890350f5
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- run: node -v
|
- run: node -v
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
||||||
- run: nix --extra-experimental-features "nix-command flakes pipe-operator" flake check
|
- run: nix --extra-experimental-features "nix-command flakes pipe-operators" flake check
|
Reference in a new issue