worflows: add codecov token

This commit is contained in:
Valentin Tolmer 2023-03-27 09:28:27 +02:00 committed by nitnelave
parent bd6184554a
commit ae9b04d4d2
1 changed files with 1 additions and 0 deletions

View File

@ -105,3 +105,4 @@ jobs:
with:
files: lcov.info
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}