Skip to content

Commit

Permalink
add reasonable timeout on CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizaman committed Mar 17, 2024
1 parent 66e77be commit b9a7cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
name: selfhostblocks
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Run tests
timeout: 30
run: |
nix run github:Mic92/nix-fast-build -- \
--skip-cached --no-nom \
Expand Down

0 comments on commit b9a7cf6

Please sign in to comment.