Skip to content

Commit f694586

Browse files
committed
fixup! feat: Add async transformers and batching middleware
1 parent 52d4d06 commit f694586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Run tests
7474
run: |
75-
uv run pytest --cov-report xml:cov.xml --cov=myproj tests/
75+
uv run pytest --cov-report xml:cov.xml --cov=src tests/
7676
7777
- name: Pytest Coverage Comment
7878
uses: MishaKav/pytest-coverage-comment@v1.1.56

0 commit comments

Comments
 (0)