mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
fix: extract tests out of src (#209)
This commit is contained in:
2
.github/workflows/python-test.yml
vendored
2
.github/workflows/python-test.yml
vendored
@@ -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 tests/test_all.py
|
||||
|
||||
Reference in New Issue
Block a user