Skip to content

Commit 14e61c3

Browse files
Update buildkite plugin test-collector to v1.10.1
1 parent ac382a5 commit 14e61c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ steps:
1111
- bazel coverage --config=ci //src/test/...
1212
- sh .buildkite/upload_coverage.sh "$(bazel info output_path)/_coverage/_coverage_report.dat"
1313
plugins:
14-
- test-collector#v1.10.0:
14+
- test-collector#v1.10.1:
1515
base-path: "$BAZEL_TESTLOGS"
1616
files: "*/test.xml"
1717
format: "junit"

0 commit comments

Comments
 (0)