Open-Systems-Pharmacology / OSPSuite-R

R package for the OSPSuite
https://www.open-systems-pharmacology.org/OSPSuite-R/
Other
28 stars 12 forks source link

Add CodeCov Token as environment variable #1462

Closed Felixmil closed 2 months ago

Felixmil commented 2 months ago

Test coverage action is failing because of missing codecov token in environment.

{covr} will look at the CODECOV_TOKEN in environment variables (cf documentation).

It just need to be copied from Codecov and added as variable for github actions.

I would add OSP codecov token as organization-wise variable.

Yuri05 commented 2 months ago

Added organization SECRET CODECOV_TOKEN