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