Kévin Painchaud
Results
4
comments of
Kévin Painchaud
I have the same problem even with the `cypress/install` 😕
@MelMacaluso I finally found a workaround by adding this to `cypress/run` job: ``` pre-steps: - checkout ```
It would be very interesting to be able to do this in order to cache images longer (#329).
Thanks! 🙏