Skip to content

Commit 14db394

Browse files
committed
Augment test timeout to 35mn
1 parent 50d2081 commit 14db394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
tests:
9292
name: "Tests"
9393
needs: setup
94-
timeout-minutes: 30
94+
timeout-minutes: 35
9595
runs-on: ${{ matrix.os }}
9696
strategy:
9797
fail-fast: false

0 commit comments

Comments
 (0)