Skip to content

Commit

Permalink
Add urllib3 to ecosystem tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Jan 24, 2025
1 parent 0008ec6 commit ecb5cd5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,10 @@ jobs:
- "uv sync --group all"
- "uv lock --upgrade"
python: "3.12"
- repo: "urllib3/urllib3"
commands:
- "uv sync"
python: "3.12"
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ecb5cd5

Please sign in to comment.