Skip to content

Commit 0363f13

Browse files
committed
👷 uv + taskfile
1 parent 1f0238c commit 0363f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ jobs:
4242
install: true
4343
github-token: ${{ secrets.GITHUB_TOKEN }}
4444
annotations-pytest: ${{ matrix.python == '3.12' && true || false }}
45+
pytest-coverage: ${{ matrix.python == '3.12' && true || false }}
4546
env:
4647
UV_PYTHON: ${{ matrix.python }}

0 commit comments

Comments
 (0)