Browse Source

step 3 yarn before

pull/1/merge
guidezSeb 6 years ago
parent
commit
357a73687b
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -21,6 +21,6 @@ jobs:
paths:
- ~/.cache/yarn
- run: yarn lint
- run: yarn format:write
- run: yarn format:check
- run: yarn test:ci
- run: yarn format:write
Loading…
Cancel
Save