Skip to content

Commit 421b4b1

Browse files
authored
Increase UV_HTTP_TIMEOUT to reduce sporadic test failures (#1196)
Signed-off-by: James Bourbeau <[email protected]>
1 parent 82536bb commit 421b4b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cicd-main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ permissions:
2929
id-token: write
3030
contents: read
3131

32+
env:
33+
UV_HTTP_TIMEOUT: 60
34+
3235
jobs:
3336
pre-flight:
3437
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)