Skip to content

Commit f3cde3d

Browse files
committed
Remove disallowed pip usage.
1 parent cc1d2a1 commit f3cde3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ jobs:
7777
- uses: actions/setup-python@v5
7878
with:
7979
python-version: "3.12"
80-
- uses: hynek/setup-cached-uv@v2
81-
- run: python -Im pip install --system --upgrade coverage[toml]
8280
- uses: actions/download-artifact@v4
8381
with:
8482
pattern: coverage-data-*

0 commit comments

Comments
 (0)