Skip to content

Commit e9b873e

Browse files
committed
argpase: colorize the --help output with rich-argparse
1 parent 6b8f06a commit e9b873e

File tree

9 files changed

+215
-174
lines changed

9 files changed

+215
-174
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)