Hi,
Because of that issue: actions/cache#720, the cypress action step takes a very long time on self-hosted runners. The difference is so big that disabling the cache is faster.
Alternatively, you could consider migrating to the buildjet/cache action, or push forward for Github to fix actions/cache#720
Thanks :)

Hi,
Because of that issue: actions/cache#720, the cypress action step takes a very long time on self-hosted runners. The difference is so big that disabling the cache is faster.
Alternatively, you could consider migrating to the buildjet/cache action, or push forward for Github to fix actions/cache#720
Thanks :)