We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d2081 commit 14db394Copy full SHA for 14db394
.github/workflows/tests.yml
@@ -91,7 +91,7 @@ jobs:
91
tests:
92
name: "Tests"
93
needs: setup
94
- timeout-minutes: 30
+ timeout-minutes: 35
95
runs-on: ${{ matrix.os }}
96
strategy:
97
fail-fast: false
0 commit comments