@ -1,5 +1,5 @@
version: 2.1
jobs:
build: &shared-config
docker:
- image: cimg/node:14.10.1
@ -27,7 +27,7 @@
- checkout
- run: yarn test:ci
workflows:
build_and_test:
- build