Version: 0.0.00.0.10.0.20.0.30.0.41.0.01.0.11.1.01.1.11.1.21.1.32.0.0-beta.02.0.0-beta.12.0.02.0.12.0.22.0.3
language: node_js
node_js:
- 14
branches:
only:
- 'master'
cache:
directories:
- node_modules
before_script:
- npm run build
script: npm run test:sanity