Commit 890963d
committed
test: don't run jobs in parallel
Since we do not have a lot of tests, we can afford to run them one after
the other (no parallelism). This makes it easier to read the output
because output of different tests does not interleave.1 parent fc112b3 commit 890963d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments