This commit is contained in:
@@ -93,5 +93,8 @@ jobs:
|
||||
- name: Type-check
|
||||
run: .venv/bin/python -m mypy src
|
||||
|
||||
- name: Validate man-page sync with CLI
|
||||
run: .venv/bin/python -m pytest tests/test_cli.py::test_man_page_covers_cli_long_options -v
|
||||
|
||||
- name: Test
|
||||
run: .venv/bin/python -m pytest
|
||||
|
||||
Reference in New Issue
Block a user