We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8342d24 commit f782ac1Copy full SHA for f782ac1
melos.yaml
@@ -35,7 +35,7 @@ scripts:
35
36
flutter_test:
37
description: Run tests in a specific package.
38
- run: melos exec --depends-on="graphql" --concurrency=2 -- "flutter pub get && flutter test"
+ run: melos exec --depends-on="graphql" --concurrency=2 -- "flutter test"
39
select-package:
40
scope: "graphql_flutter"
41
dir-exists:
0 commit comments