1
0
Fork 0

add reasonable timeout on CI step

This commit is contained in:
ibizaman 2024-03-12 23:11:35 -07:00
parent 66e77be384
commit 6430e2566a

View file

@ -20,6 +20,7 @@ jobs:
name: selfhostblocks
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Run tests
timeout-minutes: 30
run: |
nix run github:Mic92/nix-fast-build -- \
--skip-cached --no-nom \