mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-05 21:49:38 +01:00
Add coverage to Github Action summary
Signed-off-by: Ari Pollak <ajp@aripollak.com>
This commit is contained in:
parent
f18c8092cc
commit
c351f99da5
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