Skip to content

Commit 417b029

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)