Skip to content

Commit

Permalink
add uv http timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl committed Apr 5, 2024
1 parent c5882f9 commit a8559f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
ZENML_LOGGING_VERBOSITY: INFO
# fork fix for macos
OBJC_DISABLE_INITIALIZE_FORK_SAFETY: YES
UV_HTTP_TIMEOUT: '1500'
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit a8559f4

Please sign in to comment.