chore(coverage): Use CodeCov token

This commit is contained in:
Karolin Varner
2024-12-07 15:26:47 +01:00
parent b18f05ae19
commit d3c52fdf64
+2
View File
@@ -208,3 +208,5 @@ jobs:
with:
files: ./target/grcov/lcov
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}