bump version of always-upload-cache#46
Conversation
I don't think this will fix the issue I think the issue is due to `name:` But I can't find github action documentation to back that up Signed-off-by: Alexander Moriarty <alex.moriarty@picknik.ai>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
==========================================
+ Coverage 0.00% 20.29% +20.29%
==========================================
Files 5 20 +15
Lines 352 611 +259
Branches 0 250 +250
==========================================
+ Hits 0 124 +124
+ Misses 352 347 -5
- Partials 0 140 +140
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Looks like this has been broken for some time, but was working at some point... The CI jobs were added in this PR and setup and configured using a script, I might need to re-run that script |
|
https://github.com/orgs/community/discussions/26698 Ahh this is likely an issue in the project configuration which broke at some point due to refactoring or renaming... I'll check the settings |



I don't think this will fix the issue I think the issue is due to
name:But I can't find github action documentation to back that up