Skip to content

Commit

Permalink
update it in two places!
Browse files Browse the repository at this point in the history
  • Loading branch information
hovey committed Dec 18, 2024
1 parent b0dd732 commit 6ca9561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/covertest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
pytest cli --cov=xyfigure --cov-report=xml --cov-report=html
- name: Upload coverage report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: coverage-report
path: htmlcov/
Expand Down

0 comments on commit 6ca9561

Please sign in to comment.