Add urllib3 to ecosystem tests

This commit is contained in:
Zanie Blue 2025-01-23 16:37:17 -06:00
parent 2803e6fc5f
commit 976beff1d9

View file

@ -705,6 +705,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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2