mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix checkout_code: Remove Metro cache check (#21998)
This commit is contained in:
committed by
Lorenzo Sciandra
parent
76c99f20e3
commit
44a3e2fdd2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user