Skip to content

Commit bb93abf

Browse files
hramosfacebook-github-bot
authored andcommitted
Fix checkout_code: Remove Metro cache check (facebook#21998)
Summary: This was a specific check that was prone to break at some point. That time has come. Removing it as it is not providing any useful signal. Pull Request resolved: facebook#21998 Differential Revision: D12823839 Pulled By: hramos fbshipit-source-id: e870670d7803af78c4559052613ea364ce1478df
1 parent 8888295 commit bb93abf

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ aliases:
197197
name: Sanity checks
198198
command: |
199199
./scripts/circleci/check_license.sh
200-
./scripts/circleci/check_cache.sh
201200
./scripts/circleci/validate_yarn_lockfile.sh
202201
when: always
203202

scripts/circleci/check_cache.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)