Commit 7b45079
committed
kolaTestIso: scope the testIsoRuns* vars
I'm seeing some concurrency issues when running the bump-lockfile job.
It turns out when running kolaTestIso concurrently these variables are
stepping on each other from the other runs. Let's scope them
appropriately.1 parent 38b1fde commit 7b45079
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments