We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77936a commit 195a594Copy full SHA for 195a594
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: [18, 20, 21]
21
22
runs-on: ${{ matrix.os }}
23
- timeout-minutes: 5
+ timeout-minutes: 10
24
25
steps:
26
- name: Checkout project
0 commit comments