Skip to content

Commit 93294bd

Browse files
committed
no leftovers: more verbosity
1 parent 5c47e05 commit 93294bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
chmod a-w .
158158
159159
- name: run tests
160-
run: APPTAINER_TMPDIR=${RUNNER_TEMP} make test
160+
run: APPTAINER_TMPDIR=${RUNNER_TEMP} make test PYTEST_EXTRA=-vvv
161161

162162

163163
conformance_tests:

0 commit comments

Comments
 (0)