Commit c88d0b9
committed
github_actions: show tox logs
By default, the tox logs are not shown when ran in parallel.
Added tox flags to enable better log reading:
* --parallel-live
* --parallel-no-spinner
Change-Id: I706335c938ad4f75f14008ac3f3c055aa31945c1
Signed-off-by: Adrian Vladu <[email protected]>1 parent 4c1550b commit c88d0b9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments