aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci/bazel-slow-tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/bazel-slow-tests.json')
-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 af1361d674..43f6a469a1 100644
--- a/scripts/ci/bazel-slow-tests.json
+++ b/scripts/ci/bazel-slow-tests.json
@@ -32,7 +32,7 @@
"parameters": {
"targets": [],
"tests": ["//src/test/..."],
- "parameters": {"test_tag_filters": ["-docker", "+slow"]}
+ "test_tag_filters": ["-docker", "+slow"]
}
}
]