Skip to content

Commit bbde623

Browse files
committed
update CI
1 parent 7a11120 commit bbde623

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,9 @@ jobs:
8686
---
8787
layout: report
8888
---
89-
89+
[Coverage Details](coverage.html)
9090
EOF
9191
cat code-coverage-results.md >> dist/code-coverage-results.md
92-
9392
- name: "Upload Badges and Reports"
9493
if: ${{ !cancelled() && github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
9594
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)