fix: try ignoring GITHUB_TOKEN
Some checks failed
Check / check (push) Failing after 11s

This commit is contained in:
Daniel Kempkens 2023-09-13 20:20:36 +02:00
parent ad3b3f76c3
commit 786c4bc289
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -12,6 +12,7 @@ jobs:
with: with:
init: none init: none
planner: linux planner: linux
- run: env
- run: nix flake check --keep-going - run: nix flake check --keep-going
env: env:
GITHUB_TOKEN: '' GITHUB_TOKEN: ''