Skip to content

Commit

Permalink
chore: disable tox spinner (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang authored Jan 24, 2024
1 parent b8d3ef0 commit dc7750a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
3.8
3.11
- run: pip install tox==4.11.4
- run: tox run-parallel
- run: tox run-parallel --parallel-no-spinner

0 comments on commit dc7750a

Please sign in to comment.