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 7a11120 commit bbde623Copy full SHA for bbde623
.github/workflows/ci.yml
@@ -86,10 +86,9 @@ jobs:
86
---
87
layout: report
88
89
-
+ [Coverage Details](coverage.html)
90
EOF
91
cat code-coverage-results.md >> dist/code-coverage-results.md
92
93
- name: "Upload Badges and Reports"
94
if: ${{ !cancelled() && github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
95
uses: peaceiris/actions-gh-pages@v4
0 commit comments