We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1d2a1 commit f3cde3dCopy full SHA for f3cde3d
.github/workflows/ci.yml
@@ -77,8 +77,6 @@ jobs:
77
- uses: actions/setup-python@v5
78
with:
79
python-version: "3.12"
80
- - uses: hynek/setup-cached-uv@v2
81
- - run: python -Im pip install --system --upgrade coverage[toml]
82
- uses: actions/download-artifact@v4
83
84
pattern: coverage-data-*
0 commit comments