Skip to content

Commit f3dc1f4

Browse files
committed
Remove spinner disablement. If it's not already fixed upstream, that's where it should be fixed.
1 parent 92d2d8e commit f3dc1f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ env:
3232
PIP_NO_PYTHON_VERSION_WARNING: 'true'
3333
PIP_NO_WARN_SCRIPT_LOCATION: 'true'
3434

35-
# Disable the spinner, noise in GHA; TODO(webknjaz): Fix this upstream
36-
# Must be "1".
37-
TOX_PARALLEL_NO_SPINNER: 1
38-
3935
# Ensure tests can sense settings about the environment
4036
TOX_OVERRIDE: >-
4137
testenv.pass_env+=GITHUB_*

0 commit comments

Comments
 (0)