Before submitting a topic, please confirm the following
I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
I have validated my codecov.yaml configuration file.
I have filled out the below sections to the best of my ability.
I understand that the community boards are a free, best-effort tool. While we hope to have someone on the Codecov team resolve your problem quickly, this is not always possible.
Description
In my project directory, I have a .yarn/cache folder with many .zip files. During a verbose run of the codecov step of my GH action I see many of these files:
CI/CD URL
https://github.com///actions/runs/4984283590/jobs/8922403176?pr=85
Expected Results
This may be my fault, does the listing of these files mean that the files are being uploaded?
Actual Results
These cache files are not listed / uploaded.
Additional Information
Also opened GitHub · Where software is built
