NicolasLepinette
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.circleci/config.yml
|
|
@ -12,6 +12,6 @@ jobs: |
|
|
- run: yarn format:check |
|
|
- run: yarn format:check |
|
|
- run: yarn test:ci |
|
|
- run: yarn test:ci |
|
|
- save_cache: |
|
|
- save_cache: |
|
|
key: yarn-packages-{{ checksum "yarn.lock" }} |
|
|
|
|
|
|
|
|
key: yarn-packages-{{ checksum "yarn.lcok" }} |
|
|
paths: |
|
|
paths: |
|
|
- ./node_modules |
|
|
- ./node_modules |