Skip to content

Commit 44a3e2f

Browse files
hramoskelset
authored andcommitted
Fix checkout_code: Remove Metro cache check (#21998)
1 parent 76c99f2 commit 44a3e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ aliases:
193193
name: Sanity checks
194194
command: |
195195
./scripts/circleci/check_license.sh
196-
./scripts/circleci/check_cache.sh
196+
./scripts/circleci/validate_yarn_lockfile.sh
197197
when: always
198198

199199
- &download-dependencies-gradle

0 commit comments

Comments
 (0)