Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57a9c1a

Browse files
committed
Disable tox parallel run mode
1 parent8dee9f0 commit57a9c1a

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)

[8]ページ先頭

©2009-2025 Movatter.jp