Commit 4fd9b57
committed
github_actions: remove tox parallel
Sometimes, when running tox parallel on Github Actions, it fails on the
Windows runners with 'Action Denied' to write a wheel file in the pip
cache.
Change-Id: Ifc1f4edf1cb1bfef97e5ced20eeada22b9eddc4a
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>1 parent 26d7cee commit 4fd9b57
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments