Skip to content

Commit

Permalink
debug! verbose tox
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 5, 2024
1 parent d03b29c commit f59c23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Prepare test environment
run: tox -vv --notest -p auto --parallel-live
- name: Test pip ${{ matrix.pip-version }}
run: tox --skip-pkg-install
run: tox --skip-pkg-install -vvvvv
- name: Upload coverage to Codecov
if: >-
!github.job_workflow_sha
Expand Down

0 comments on commit f59c23b

Please sign in to comment.