Skip to content

Commit a14ead5

Browse files
committed
CI: Run tox in debug to see what files are downloaded
1 parent cb73d1c commit a14ead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
- name: Show tox config
190190
run: tox c
191191
- name: Run tox
192-
run: tox -v --exit-and-dump-after 1200
192+
run: tox -vv --exit-and-dump-after 1200
193193
- uses: codecov/codecov-action@v4
194194
if: ${{ always() }}
195195
with:

0 commit comments

Comments
 (0)