Fix codecov token env

This commit is contained in:
Philipp 2024-12-22 08:54:54 +01:00
parent cf59c64489
commit 071cb70817
No known key found for this signature in database
GPG key ID: 24A7501396EB5432

View file

@ -87,7 +87,7 @@ steps:
commands:
- codecov -R '.' -Z -f 'clover.xml'
environment:
codecov_token:
CODECOV_TOKEN:
from_secret: codecov-token
services: