Debugging
ci / deploy (push) Has been cancelled Details
ci / test (push) Has been cancelled Details

This commit is contained in:
Hayajiro 2023-11-19 20:16:15 +01:00
parent edef993195
commit b3159d6388
1 changed files with 1 additions and 4 deletions

View File

@ -24,10 +24,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: Flake check
run: nix flake check
env:
ACTION_RUNTIME_TOKEN: ''
GITHUB_TOKEN: ''
run: unset SSH_PRIVATE_KEY && unset AUTOUPDATE_TOKEN && sleep 900 && nix flake check
deploy:
runs-on: ubuntu-latest