This commit is contained in:
parent
38a2f2793d
commit
b6809ab9b7
1 changed files with 1 additions and 5 deletions
|
@ -12,9 +12,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
init: none
|
init: none
|
||||||
planner: linux
|
planner: linux
|
||||||
- run: env
|
github-token: null
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ''
|
|
||||||
- run: nix flake check --keep-going
|
- run: nix flake check --keep-going
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ''
|
|
||||||
|
|
Reference in a new issue