This commit is contained in:
@@ -16,5 +16,5 @@ jobs:
|
||||
python-version: '3.11'
|
||||
- name: Install package
|
||||
run: pip install -e ".[dev]"
|
||||
- name: Run all tests
|
||||
run: pytest tests/ -v --tb=short
|
||||
- name: Run unit tests
|
||||
run: pytest tests/unit/ -v
|
||||
|
||||
Reference in New Issue
Block a user