Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Add timeout to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Apr 25, 2024
1 parent 2a53382 commit 3ee919a
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 @@ -85,6 +85,7 @@ jobs:

integration_tests:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
Expand Down

0 comments on commit 3ee919a

Please sign in to comment.