removed spaces
This commit is contained in:
parent
85719a2199
commit
364d8dd516
|
@ -32,4 +32,4 @@ jobs:
|
||||||
pip install -r requirements-dev.txt
|
pip install -r requirements-dev.txt
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
pytest tests
|
pytest tests
|
Loading…
Reference in New Issue