added infrastructure code #1
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Run pytest
|
||||
env:
|
||||
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
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user