mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
ci: always upload test results, even if tests fail
Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
This commit is contained in:
1
.github/workflows/phpunit-pgsql.yml
vendored
1
.github/workflows/phpunit-pgsql.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user