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 29fd7f0 commit fedc70dCopy full SHA for fedc70d
.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