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.
2 parents f18c809 + c351f99 commit d53df30Copy full SHA for d53df30
.github/workflows/test.yml
@@ -37,4 +37,4 @@ jobs:
37
- name: Report coverage
38
run: |
39
coverage combine
40
- coverage report
+ coverage report --format=markdown | tee -a $GITHUB_STEP_SUMMARY
0 commit comments