mediawiki-extensions-Cite/.npmrc
Lucas Werkmeister b7a1116df6 Configure CYPRESS_CACHE_FOLDER
The default doesn’t seem to work well in CI. (Note that cypress/.cache
is already in the .gitignore.)

Bug: T361520
Change-Id: I7e56d102ac2252a23b49c68f9df8940d5c060aa9
2024-04-02 14:55:31 +02:00

3 lines
109 B
Plaintext

# Controls where the cypress binary is downloaded during `npm install`
CYPRESS_CACHE_FOLDER=./cypress/.cache