We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-coverage
code-coverage.yml will always generate badges, even with workflow inputs skip-coverage-badges: true
code-coverage.yml
skip-coverage-badges: true
I guess the || operator should change to && on the line below.
||
&&
admiralci/.github/workflows/code-coverage.yml
Lines 186 to 188 in ad4c51f
This was detected as we don't have the badges branch on xportr 😅
badges
xportr
Job in question: https://github.com/atorus-research/xportr/actions/runs/7803192342/job/21282556815
The text was updated successfully, but these errors were encountered:
No branches or pull requests
code-coverage.yml
will always generate badges, even with workflow inputsskip-coverage-badges: true
I guess the
||
operator should change to&&
on the line below.admiralci/.github/workflows/code-coverage.yml
Lines 186 to 188 in ad4c51f
This was detected as we don't have the
badges
branch onxportr
😅Job in question: https://github.com/atorus-research/xportr/actions/runs/7803192342/job/21282556815
The text was updated successfully, but these errors were encountered: