ci: always upload test results, even if tests fail

Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
This commit is contained in:
Spencer Murray
2025-04-14 11:41:43 -04:00
parent c795fb1937
commit 9c3bdf2647
17 changed files with 18 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ jobs:
flags: phpunit-postgres
- name: Upload test results
if: always()
uses: codecov/test-results-action@v1.1.0
with:
flags: phpunit-postgres