Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not fail CI if codecov step fails #317

Merged

Conversation

andreasgerstmayr
Copy link
Collaborator

Unfortunately codecov is flaky lately, and it shouldn't affect the result of the unit test action.

Unfortunately codecov is flaky lately, and it shouldn't affect the
result of the unit test action.

Signed-off-by: Andreas Gerstmayr <[email protected]>
@@ -32,7 +32,7 @@ jobs:
files: cover.out
flags: unittests
name: codecov-tempo-operator
fail_ci_if_error: true
fail_ci_if_error: false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frzifus frzifus merged commit 1ec8e9e into grafana:main Mar 16, 2023
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.

3 participants