mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 18:57:47 -06:00
Why cypress install was needed before: [see this issue](https://github.com/cypress-io/github-action/issues/1044#issuecomment-2663220655) It's also mentioned [in the cypress github action readme](https://github.com/cypress-io/github-action/tree/v6/?tab=readme-ov-file#pnpm)
7 lines
270 B
Plaintext
7 lines
270 B
Plaintext
# https://github.com/pnpm/pnpm/issues/8378#issuecomment-2636152421
|
|
public-hoist-pattern[]=*eslint*
|
|
|
|
# Make sure to install Cypress binary
|
|
# https://github.com/cypress-io/github-action/blob/108b8684ae52e735ff7891524cbffbcd4be5b19f/README.md#pnpm
|
|
side-effects-cache=false
|