Skip to content

Commit

Permalink
not forcing htmlcov add
Browse files Browse the repository at this point in the history
  • Loading branch information
nucccc committed Dec 3, 2023
1 parent 6aaff3a commit c25eac8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run:
coverage run -m pytest

- name: force htmlcov
run:
git add -f htmlcov/*

- name: cov_comment
id: coverage_comment
uses: py-cov-action/python-coverage-comment-action@v3
Expand Down

0 comments on commit c25eac8

Please sign in to comment.