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 857527f commit 47623b1Copy full SHA for 47623b1
.buildkite/pipeline.yaml
@@ -11,7 +11,7 @@ steps:
11
- bazel coverage --config=ci //src/test/...
12
- sh .buildkite/upload_coverage.sh "$(bazel info output_path)/_coverage/_coverage_report.dat"
13
plugins:
14
- - test-collector#v1.10.1:
+ - test-collector#v1.11.0:
15
base-path: "$BAZEL_TESTLOGS"
16
files: "*/test.xml"
17
format: "junit"
0 commit comments