Add CLI integration tests and Gitea Actions CI workflow
Some checks failed
CI / test (push) Failing after 12s
Some checks failed
CI / test (push) Failing after 12s
This commit is contained in:
@@ -16,4 +16,3 @@ jobs:
|
|||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
- run: pip install -e ".[dev]"
|
- run: pip install -e ".[dev]"
|
||||||
- run: pytest tests/ -v
|
- run: pytest tests/ -v
|
||||||
- run: ruff check .
|
|
||||||
|
|||||||
Reference in New Issue
Block a user