ansible / ansible-builder

An Ansible execution environment builder
Other
287 stars 93 forks source link

Remove CodeCov upload from CI #674

Closed Shrews closed 4 months ago

Shrews commented 4 months ago

Tokenless uploads to CodeCov are very prone to failure. See:

https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954

This has been a hinderance to our CI workflow and hasn't proven to provide much value anyway.