Skip to content

Commit

Permalink
Remove unnecessary install
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Sep 29, 2024
1 parent 0bd3ac2 commit 9e9711c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
with:
python-version-file: .python-version-default
- uses: hynek/setup-cached-uv@v2
- run: uv pip install --system --upgrade coverage[toml]
- uses: actions/download-artifact@v4
with:
pattern: coverage-data-*
Expand Down

0 comments on commit 9e9711c

Please sign in to comment.