@ -37,4 +37,12 @@ jobs:
- run:
name: "yarn test"
command: yarn test
workflows:
version: 2
build_and_test:
jobs:
- build
- lint:
requires: