We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152eca4 commit 257894bCopy full SHA for 257894b
.github/workflows/e2e_tests.yaml
@@ -79,7 +79,7 @@ jobs:
79
- name: Run e2e tests
80
run: |
81
export CODEFLARE_TEST_TIMEOUT_SHORT=3m
82
- export CODEFLARE_TEST_TIMEOUT_MEDIUM=10m
+ export CODEFLARE_TEST_TIMEOUT_MEDIUM=15m
83
export CODEFLARE_TEST_TIMEOUT_LONG=20m
84
export CODEFLARE_TEST_TIMEOUT_GPU_PROVISIONING=30m
85
0 commit comments