Hopefully fixed coverage upload to codecov

This commit is contained in:
Jan Böhmer 2023-10-15 14:33:24 +02:00
parent 306ecff9c7
commit 919beda7f5

View file

@ -119,6 +119,8 @@ jobs:
uses: codecov/codecov-action@v3
with:
env_vars: PHP_VERSION,DB_TYPE
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
- name: Test app:clean-attachments
run: php bin/console partdb:attachments:clean-unused -n