Closed cadic closed 2 years ago
This PR upgrade Node dependencies, adds Node 16 and makes GitHub Actions workflows non-fail-fast.
nvm use
n auto
npm install
npm run build
Please note, WordPress#trunk E2E test might fail, this is a known issue with wp-env.
Changed - upgrade Node dependencies
Description of the Change
This PR upgrade Node dependencies, adds Node 16 and makes GitHub Actions workflows non-fail-fast.
Verification Process
nvm use
orn auto
npm install
andnpm run build
Please note, WordPress#trunk E2E test might fail, this is a known issue with wp-env.
Checklist:
Changelog Entry