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

ci(code-coverage-deploy): only load historical lcov if it exists #355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niklasdewally
Copy link
Contributor

The code-coverage-deploy workflow was failing, as it was trying to use historical lcov when it did not exist. This patch makes this step conditional on whether historical lcov exists or not.

https://github.com/conjure-cp/conjure-oxide/actions/runs/11146109623/job/30977305993

The code-coverage-deploy workflow was failing, as it was trying to use
historical lcov when it did not exist. This patch makes this step
conditional on whether historical lcov exists or not.

https://github.com/conjure-cp/conjure-oxide/actions/runs/11146109623/job/30977305993
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.

1 participant