Closed kankoyan closed 2 years ago
Just added the config that you asked for, you can use:
- name: Pytest Coverage Comment
uses: MishaKav/pytest-coverage-comment@main
with:
remove-link-from-badge: true
or use specific version
- name: Pytest Coverage Comment
uses: MishaKav/pytest-coverage-comment@v1.1.31
with:
remove-link-from-badge: true
thank you!
Hi, is there any config to remove the linkage between readme and the tag?