We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c88beb commit 6a1e392Copy full SHA for 6a1e392
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
tests:
15
env:
16
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
- timeout-minutes: 30
+ timeout-minutes: 45
18
strategy:
19
matrix:
20
script:
0 commit comments