Skip to content

Commit

Permalink
add 60 min timeout for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Jan 23, 2025
1 parent 12f1567 commit 6a3811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

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

0 comments on commit 6a3811b

Please sign in to comment.