Skip to content

Commit 6d238b2

Browse files
committed
Tweaks
1 parent 64e5704 commit 6d238b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
env:
8787
QT_API: ${{ matrix.qt-version }}
8888
with:
89-
run: uv run coverage run -m pytest --verbose tests/ && uv run coverage report -m
89+
run: uv run coverage run -m pytest --verbose tests/
9090

9191
# combine-coverage:
9292
# needs: tests

0 commit comments

Comments
 (0)