We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b44224 commit 38116d8Copy full SHA for 38116d8
1 file changed
tool/ci/benchmark_performance.sh
@@ -10,5 +10,5 @@ set -ex
10
source ./tool/ci/setup.sh
11
12
pushd $DEVTOOLS_DIR/packages/devtools_app
13
-flutter test -j, --concurrency=1 benchmark/devtools_benchmarks_test.dart
+flutter test --concurrency=1 benchmark/devtools_benchmarks_test.dart
14
popd
0 commit comments