Skip to content

Commit ea5bd20

Browse files
authored
chore: fix melos bs (#18234)
1 parent 4351179 commit ea5bd20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ melos:
105105
# https://github.com/dart-lang/pub/issues/3404). Disabling this feature
106106
# makes the CI much more stable.
107107
runPubGetInParallel: false
108-
usePubspecOverrides: true
108+
usePubspecOverrides: false
109109

110110
scripts:
111111
lint:all:

0 commit comments

Comments
 (0)