This commit is contained in:
parent
097573f828
commit
0b2f6c1178
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ jobs:
|
||||||
init: none
|
init: none
|
||||||
planner: linux
|
planner: linux
|
||||||
- run: env
|
- run: env
|
||||||
- run: unset GITHUB_TOKEN && nix flake check --keep-going
|
- run: unsetenv GITHUB_TOKEN && nix flake check --keep-going
|
||||||
|
|
Reference in a new issue