cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
160 stars 101 forks source link

Restore Cache `permission denied` failure, CYPRESS_CACHE_FOLDER seemingly ignored. #402

Closed benterova closed 1 year ago

benterova commented 1 year ago

The orb does not work as expected

workflows: build_and_test: jobs:

I've attempted to set this CYPRESS_CACHE_FOLDER using two different methods and neither of them seem to have any effect.