8000 bump test timeout to 30m · GameRoMan/cloudflare-python@417b029 · GitHub
[go: up one dir, main page]

Skip to content

Commit 417b029

Browse files
authored
bump test timeout to 30m
1 parent 136a09b commit 417b029

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
@@ -60,7 +60,7 @@ jobs:
6060
run: ./scripts/utils/upload-artifact.sh
6161

6262
test:
63-
timeout-minutes: 10
63+
timeout-minutes: 30
6464
name: test
6565
runs-on: ${{ github.repository == 'stainless-sdks/cloudflare-python' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
6666
steps:

0 commit comments

Comments
 (0)
0