fixed pytest in CI
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Run pytest
|
- name: Run pytest
|
||||||
env:
|
env:
|
||||||
PYTHONPATH: .
|
PYTHONPATH: .
|
||||||
run: uv run pytest --cov=python_repositories --cov-report=term-missing > coverage.txt
|
run: uv run pytest --cov=data_store --cov-report=term-missing > coverage.txt
|
||||||
|
|
||||||
- name: Post coverage summary to PR
|
- name: Post coverage summary to PR
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user