Skip to content

Commit

Permalink
rm gitignore in htmlcov
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy committed Dec 4, 2023
1 parent 584f24c commit 6568845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binette_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
pip install genbadge[coverage]
genbadge coverage -i coverage.xml -o htmlcov/coverage-badge.svg
rm htmlcov/.gitignore
- name: Publish coverage report to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 6568845

Please sign in to comment.