fix: resolve CI test failures
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 02:33:28 +00:00
parent e37e0ae595
commit 8c8ede0828

View File

@@ -28,4 +28,5 @@ jobs:
- name: Run linting
run: |
ruff check .
pip install ruff
ruff check cmdparse/ tests/