mirror of
https://github.com/containers/podman-compose.git
synced 2025-02-04 04:19:16 +01:00
Merge pull request #889 from aripollak/add-coverage-to-job-summary
Add coverage to Github Action summary
This commit is contained in:
commit
d53df307f8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -37,4 +37,4 @@ jobs:
|
||||
- name: Report coverage
|
||||
run: |
|
||||
coverage combine
|
||||
coverage report
|
||||
coverage report --format=markdown | tee -a $GITHUB_STEP_SUMMARY
|
||||
|
Loading…
Reference in New Issue
Block a user