Fix CI: re-push simplified CI workflow with proper YAML
This commit is contained in:
@@ -17,8 +17,7 @@ jobs:
|
||||
python-version: '3.11'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -e ".[dev]"
|
||||
run: pip install -e ".[dev]"
|
||||
|
||||
- name: Run tests
|
||||
run: pytest tests/ -v
|
||||
|
||||
Reference in New Issue
Block a user