We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac6286 commit ee0e6e5Copy full SHA for ee0e6e5
cmd/ibazel/main.go
@@ -76,6 +76,7 @@ var overrideableBazelFlags []string = []string{
76
"--test_output=",
77
"--test_tag_filters=",
78
"--test_timeout=",
79
+ "--test_summary=",
80
// Custom Starlark build settings
81
// https://docs.bazel.build/versions/master/skylark/config.html#using-build-settings-on-the-command-line
82
"--//",
0 commit comments