debug generate coverage report
All checks were successful
Declarative Tests / test (push) Successful in 50s
All checks were successful
Declarative Tests / test (push) Successful in 50s
This commit is contained in:
parent
20a26f7a6f
commit
ec5118279d
@ -34,5 +34,5 @@ jobs:
|
||||
- name: coverage report
|
||||
run: |
|
||||
go tool cover -html=artifacts/coverage.profile -o artifacts/coverage.html
|
||||
cat artifacts/coverage.html >> $GITHUB_STEP_SUMMARY
|
||||
cat artifacts/coverage.html
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user