fix: codecov v5 (#5715)

This commit is contained in:
pajlada 2024-11-17 11:57:54 +01:00 committed by GitHub
parent 6b5cc5f8d9
commit 50b51b2351
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,6 @@ jobs:
uses: codecov/codecov-action@v5.0.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
plugin: gcov
plugins: gcov
fail_ci_if_error: true
verbose: true