Commit 5a30a9c4 authored by Sviatoslav Sydorenko's avatar Sviatoslav Sydorenko

Disable tox's parallel spinner

parent 76754734
......@@ -27,6 +27,9 @@ jobs:
env:
- TOXENV: python
env:
TOX_PARALLEL_NO_SPINNER: 1
steps:
- uses: actions/checkout@master
- name: Set up Python ${{ matrix.python-version }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment