Relates to: https://github.com/torrust/torrust-tracker/pull/627#issuecomment-1900171376 We are running the code coverage report twice on CI. - Here: https://github.com/torrust/torrust-tracker/blob/develop/.github/workflows/coverage.yaml - And here: https://github.com/torrust/torrust-tracker/blob/develop/.github/workflows/testing.yaml#L114-L116 I think we could remove the one in the [testing](https://github.com/torrust/torrust-tracker/blob/develop/.github/workflows/testing.yaml#L114-L116) workflow.
Relates to: #627 (comment)
We are running the code coverage report twice on CI.
I think we could remove the one in the testing workflow.