Skip to content

Commit f40a971

Browse files
committed
fix tools coverage job
1 parent de8da6c commit f40a971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci/ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
],
7676
],
7777
teardown+: [
78-
["mx", "sversions", "--print-related-repos", "|", "coverage-uploader.py", "--associated-repos", "-"],
78+
["mx", "sversions", "--print-repositories", "--json", "|", "coverage-uploader.py", "--associated-repos", "-"],
7979
],
8080
targets: ["weekly"],
8181
},

0 commit comments

Comments
 (0)