Browse Source

step 3 without write

main
guidezSeb 6 years ago
parent
commit
5fc5cab41a
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -17,7 +17,6 @@ jobs:
- run: yarn global add node-gyp
- run: yarn install
- run: yarn lint
- run: yarn format:write
- run: yarn format:check
- run: yarn test:ci
- save_cache:

Loading…
Cancel
Save