fix tests CI
This commit is contained in:
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install .[test]
|
||||
pip install .[dev]
|
||||
|
||||
- name: Run pytest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user