Quickfix #4
|
@ -32,5 +32,5 @@ jobs:
|
|||
pip install -r requirements-dev.txt
|
||||
- name: Run tests
|
||||
run: |
|
||||
pip insall -e .
|
||||
pip install -e .
|
||||
pytest tests
|
Loading…
Reference in New Issue