Skip to content

Commit 9e372c5

Browse files
committed
increase timeout
1 parent 198f800 commit 9e372c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: pnpm check
2828
Tests:
2929
runs-on: ${{ matrix.os }}
30-
timeout-minutes: 20
30+
timeout-minutes: 30
3131
strategy:
3232
fail-fast: false
3333
matrix:

0 commit comments

Comments
 (0)