Skip to content

Commit

Permalink
CI: rm .gitignore from htmlcov
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels authored Nov 1, 2021
2 parents 06199c8 + c41c157 commit 0b0f1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- name: Convert to HTML format
run: |
coverage html
rm htmlcov/.gitignore
- name: 📊 Publish coverage at CodeCov
continue-on-error: true
Expand Down

0 comments on commit 0b0f1b1

Please sign in to comment.