@ -38,3 +38,11 @@ jobs:
name: "yarn test"
command: yarn test
workflows:
version: 2
build_and_test:
jobs:
- build
- lint:
requires: