mirror of https://github.com/Bunsly/JobSpy
run all
parent
30d4fc2793
commit
8ba1b209c3
|
@ -19,4 +19,4 @@ jobs:
|
|||
pip install poetry
|
||||
poetry install
|
||||
- name: Run tests
|
||||
run: poetry run pytest src/tests/test_all.py
|
||||
run: poetry run pytest src/tests/
|
||||
|
|
Loading…
Reference in New Issue