Skip to content

Commit

Permalink
mraba/gh-actions-updates: remove problematic TOX_PARALLEL_NO_SPINNER
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mraba committed Feb 15, 2024
1 parent 7c8941a commit df6120d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
env:
PYTHON_VERSION: ${{ matrix.python-version }}
PYTEST_ADDOPTS: -vvv --color=yes --tb=short
TOX_PARALLEL_NO_SPINNER: 1
- name: Combine coverages
run: python -m tox -e coverage --skip-missing-interpreters false
shell: bash
Expand Down

0 comments on commit df6120d

Please sign in to comment.