This commit is contained in:
parent
71489d61c4
commit
097573f828
1 changed files with 1 additions and 3 deletions
|
@ -13,6 +13,4 @@ jobs:
|
|||
init: none
|
||||
planner: linux
|
||||
- run: env
|
||||
- run: nix flake check --keep-going
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REAL_GITHUB_TOKEN }}
|
||||
- run: unset GITHUB_TOKEN && nix flake check --keep-going
|
||||
|
|
Reference in a new issue