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 86b26b0 commit c7ee23eCopy full SHA for c7ee23e
.github/workflows/code_coverage.yml
@@ -37,8 +37,6 @@ jobs:
37
run: ls -R htmlcov
38
39
- name: Deploy coverage report to GitHub Pages
40
- run: |
41
- pwd && ls -la .
42
uses: peaceiris/actions-gh-pages@v4
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments