Skip to content

ci: use codecov token in CICD/GnuTests workflows#5938

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_codecov_token
Mar 1, 2024
Merged

ci: use codecov token in CICD/GnuTests workflows#5938
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_codecov_token

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

Since the recent update of the codecov GH action, the "Run GNU tests with coverage" job in GnuTests.yml (for example, https://github.com/uutils/coreutils/actions/runs/7766050082/job/21181432457, "Upload coverage results") shows the following error:

Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

This PR sets the required codecov token.

@cakebaker cakebaker marked this pull request as draft February 3, 2024 16:40
@cakebaker cakebaker changed the title ci: use codecov token in GnuTests workflow ci: use codecov token in CICD/GnuTests workflows Feb 4, 2024
@cakebaker cakebaker marked this pull request as ready for review February 6, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants