Skip to content

Commit

Permalink
Augment test timeout to 35mn
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Oct 16, 2023
1 parent 50d2081 commit 14db394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
tests:
name: "Tests"
needs: setup
timeout-minutes: 30
timeout-minutes: 35
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 14db394

Please sign in to comment.