This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
pip install -e vibeguard/
|
||||
|
||||
- name: Run tests
|
||||
run: pytest vibeguard/tests/ -v --tb=short
|
||||
run: pytest tests/ -v --tb=short
|
||||
|
||||
- name: Run linting
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user