aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--scripts/ci/bazel-slow-tests.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci/bazel-slow-tests.json b/scripts/ci/bazel-slow-tests.json
index 943d4647f6..4e101dbc34 100644
--- a/scripts/ci/bazel-slow-tests.json
+++ b/scripts/ci/bazel-slow-tests.json
@@ -31,7 +31,7 @@
],
"parameters": {
"targets": [],
- "tests": ["//src/test/..."]
+ "tests": ["//src/test/..."],
"parameters": {"test_tag_filters": ["-docker", "slow"]}
}
}