Skip to content

Commit

Permalink
Fix checkout_code: Remove Metro cache check (#21998)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramos authored and kelset committed Nov 9, 2018
1 parent 76c99f2 commit 44a3e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -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
Expand Down

0 comments on commit 44a3e2f

Please sign in to comment.