Update tests.yml

dont stop if codecov upload fails
This commit is contained in:
d-buchmann 2025-11-07 14:31:06 +01:00 committed by GitHub
parent 4c713d24ba
commit bc226f0bbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -133,7 +133,7 @@ jobs:
with:
env_vars: PHP_VERSION,DB_TYPE
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
fail_ci_if_error: false
- name: Test app:clean-attachments
run: php bin/console partdb:attachments:clean-unused -n