Skip to content

Commit b49c5ed

Browse files
authored
Revert "tests: Check for dirty yarn.lock (#29728)" (#29740)
1 parent e4e5809 commit b49c5ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ jobs:
185185
- <<: *check_lockfile
186186
- <<: *persist_cache
187187
- run: yarn bootstrap -- concurrency=2
188-
- run: git status yarn.lock -s | grep "M yarn.lock" && echo "yarn.lock is dirty. Please ensure changes have been committed" && exit 1
189188
# Persist the workspace again with all packages already built
190189
- persist_to_workspace:
191190
root: ./

0 commit comments

Comments
 (0)