Fix checkout_code: Remove Metro cache check (#21998)

This commit is contained in:
Héctor Ramos
2018-11-09 14:45:19 +00:00
committed by Lorenzo Sciandra
parent 76c99f20e3
commit 44a3e2fdd2
+1 -1
View File
@@ -193,7 +193,7 @@ aliases:
name: Sanity checks
command: |
./scripts/circleci/check_license.sh
./scripts/circleci/check_cache.sh
./scripts/circleci/validate_yarn_lockfile.sh
when: always
- &download-dependencies-gradle