Commit f33e234
committed
test: adjust for tag workflow IDs being passed as strings
In 60acf5c (cascading-runs: pass workflow run ID as string, 2023-03-07),
we started passing the IDs as strings because workflow dispatch inputs
_always_ have to be strings.
Let's adjust the tests accordingly, to give them a chance to pass again.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 961ebdb commit f33e234
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
0 commit comments