Closed MichaelTamaki closed 3 years ago
Fixes issue #155
Upload E2E videos on success and failure
Cache some NPM files as long as package-lock.json stays the same. See https://github.com/actions/cache/blob/main/examples.md#node---npm
package-lock.json
npm run serve
npm run lint
npm run test:unit
npm run test:e2e
[Attach screenshots if making a visible change!]
just needs approval npm install easy cache increases speed by 20 sec
Description
Fixes issue #155
Upload E2E videos on success and failure
Cache some NPM files as long as
package-lock.json
stays the same. See https://github.com/actions/cache/blob/main/examples.md#node---npmPre-PR checklist
npm run serve
and:npm run lint
npm run test:unit
npm run test:e2e
and ran relevant testsScreenshots/GIFs
[Attach screenshots if making a visible change!]