Commit b9ae778
authored
Fix Single Test Run Failures (temporalio#8367)
## What changed?
Add condition for getting the job id during test runs.
## Why?
Some jobs will fail to find the local action since the checkout does not
fire. Adding the same condition to to get job id should skip the step
for single test runs.
---------
Co-authored-by: alex stanfield <chaptersix@users.noreply.github.com>1 parent b0cf1b0 commit b9ae778
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| 515 | + | |
515 | 516 | | |
| 517 | + | |
516 | 518 | | |
517 | 519 | | |
518 | 520 | | |
| |||
0 commit comments