@ -15,4 +15,11 @@ jobs:
lint:
<<: *shared_docker
steps:
- run: yarn lint && yarn format:check
workflows:
version: 2
build_test:
jobs :
- build
- lint