Skip to content

Commit 57a9c1a

Browse files
committed
Disable tox parallel run mode
1 parent 8dee9f0 commit 57a9c1a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/python-tox.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ jobs:
1616
with:
1717
python-version: ${{ matrix.python }}
1818
- run: pip install tox
19-
- run: tox --parallel
20-
env:
21-
TOX_PARALLEL_NO_SPINNER: 1
19+
- run: tox

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
envlist = py-{base,six19,optional}
33

44
[testenv]
5-
parallel_show_output = True
65
deps =
76
optional: -r{toxinidir}/requirements-optional.txt
87
-r{toxinidir}/requirements-test.txt

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy