Closed ntorresd closed 3 months ago
It looks like the organization level token is overwritten in this specific repo. The repo-level CODECOV_TOKEN
secret should probably be deleted.
Happy to let you do it but let me know if you're unsure where this setting lives.
It looks like the organization level token is overwritten in this specific repo. The repo-level
CODECOV_TOKEN
secret should probably be deleted. Happy to let you do it but let me know if you're unsure where this setting lives.
I just deleted the token at the repository level, please let me know if it's behaving as expected now.
This PR updates the test coverage workflow in accordance to packagetemplate to allow the use of global codecov token (See https://github.com/epiverse-trace/packagetemplate/pull/152).