Commit cba3cd0
committed
.github: Fix typo in calculation of previous attempt in test workflow.
Correct the calculation of the previous attempt value in the Eden test
workflow. This change ensures that the PREV_ATTEMPT variable is
properly set using shell arithmetic, preventing errors in job execution
logic.
Signed-off-by: Nikolay Martyanov <nikolay@zededa.com>1 parent 7df0877 commit cba3cd0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | 460 | | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments