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

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

View file

@ -13,3 +13,5 @@ jobs:
init: none
planner: linux
- run: nix flake check --keep-going
env:
GITHUB_TOKEN: ''