Remove accidentally added if check from coverageComment step

This commit is contained in:
2024-11-09 15:42:52 -06:00
parent e76b321469
commit 43c00056b7

View File

@@ -74,7 +74,6 @@ jobs:
- name: Pytest coverage comment
id: coverageComment
if: steps.check-coverage-files.outputs.success == 'true'
uses: MishaKav/pytest-coverage-comment@main
with:
pytest-coverage-path: backend/pytest-coverage.txt