diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e166608..bd4f7c2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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