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 88cf37f commit 0c294beCopy full SHA for 0c294be
.bcr/presubmit.yml
@@ -11,6 +11,6 @@ bcr_test_module:
11
platform: ${{ platform }}
12
bazel: ${{ bazel }}
13
test_flags:
14
- - "--test_tag_filters -bcr-presubmit-failure"
+ - "--test_tag_filters=-bcr-presubmit-failure"
15
test_targets:
16
- "//..."
0 commit comments