Commit 64c6ec5
authored
Rollup merge of #138335 - jieyouxu:fix-citool, r=marcoieni
Fix post-merge workflow
The command is called `post-merge-report` not `post-merge-analysis`. See https://github.com/rust-lang/rust/blob/90384941aae4ea38de00e4702b50757e9b882a19/src/ci/citool/src/main.rs#L379
Noticed it failing in rust-lang/rust#138310 (comment).
r? ``@Kobzol`` (or ``@marcoieni)``1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
0 commit comments