Closed JStech closed 3 months ago
It looks like something is broken in the cache. You'll need to go into the settings for this repo and delete the cache and run this again.
You'll need to go into the settings for this repo and delete the cache and run this again.
So far, I haven't seen any possibility to delete the cache manually. Have you?
So far, I haven't seen any possibility to delete the cache manually. Have you?
I thought there was a way to do this in the repo settings. However it looks like this is not actually a feature and I'm probably just thinking of doing this in GitLab: https://github.com/actions/cache/issues/2
A workaround for that would be to add an arbitrary version to the cache prefix like -v2
or something like that.
However looking more closely at this it seems that maybe there is something wrong with the melodic-source docker image that's causing this.
However looking more closely at this it seems that maybe there is something wrong with the melodic-source docker image that's causing this.
It seems the UNDERLAY
change isn't working as intended: #82
Merging #81 (edb0c9b) into master (034f951) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #81 +/- ##
=======================================
Coverage 72.75% 72.75%
=======================================
Files 10 10
Lines 554 554
=======================================
Hits 403 403
Misses 151 151
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 034f951...edb0c9b. Read the comment docs.
Not that different, in the end. Closes #72.