Skip to content

Commit 861709a

Browse files
authored
bump tests timeout
1 parent b35caae commit 861709a

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
@@ -38,7 +38,7 @@ jobs:
3838
test:
3939
name: test
4040
runs-on: ubuntu-latest
41-
timeout-minutes: 10
41+
timeout-minutes: 30
4242

4343
steps:
4444
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)