Commit 6a7da0b
committed
test: adjust for git-artifacts _workflow run_ IDs being passed around
In 961ebdb (/release: pass the git-artifacts _workflow_ runs,
2023-03-08), I fixed the automation so that the actual `git-artifacts`
workflow run IDs are passed to the `release-git` workflow run (_not_ the
_Check Run_ ID which would not be helpful because it lacks the artifacts
that need to be downloaded).
But I forgot to adjust the tests! This here commit remedies that
problem.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent f33e234 commit 6a7da0b
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | | - | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
277 | | - | |
278 | | - | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
508 | 509 | | |
509 | 510 | | |
510 | 511 | | |
511 | | - | |
512 | | - | |
| 512 | + | |
| 513 | + | |
513 | 514 | | |
514 | 515 | | |
0 commit comments