We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7fa43 commit f0b2ec6Copy full SHA for f0b2ec6
.github/workflows/code_coverage.yml
@@ -40,5 +40,5 @@ jobs:
40
uses: peaceiris/actions-gh-pages@v4
41
with:
42
github_token: ${{ secrets.GITHUB_TOKEN }}
43
- publish_dir: ./htmlcov
+ publish_dir: htmlcov
44
publish_branch: gh-pages
0 commit comments