Skip to content

Commit 8c9462d

Browse files
Format
1 parent a29d546 commit 8c9462d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Run tests
3535
run: |
3636
cd projects/policyengine-${{ matrix.service }}
37-
uv run pytest tests/ -v --cov=src --cov-report=xml
37+
uv run pytest tests/ -v
3838
3939
- name: Upload coverage
4040
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)