Skip to content

Commit 750846c

Browse files
Update buildkite plugin test-collector to v1.10.2
1 parent 857527f commit 750846c

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.1:
14+
- test-collector#v1.10.2:
1515
base-path: "$BAZEL_TESTLOGS"
1616
files: "*/test.xml"
1717
format: "junit"

0 commit comments

Comments
 (0)