We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d2d8e commit f3dc1f4Copy full SHA for f3dc1f4
.github/workflows/main.yml
@@ -32,10 +32,6 @@ env:
32
PIP_NO_PYTHON_VERSION_WARNING: 'true'
33
PIP_NO_WARN_SCRIPT_LOCATION: 'true'
34
35
- # Disable the spinner, noise in GHA; TODO(webknjaz): Fix this upstream
36
- # Must be "1".
37
- TOX_PARALLEL_NO_SPINNER: 1
38
-
39
# Ensure tests can sense settings about the environment
40
TOX_OVERRIDE: >-
41
testenv.pass_env+=GITHUB_*
0 commit comments