We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daef9c8 commit c84c68dCopy full SHA for c84c68d
1 file changed
.github/workflows/tests.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: uv run pytest --showlocals
37
38
coverage:
39
- name: py${{ matrix.python }} unit tests
+ name: coverage
40
runs-on: ubuntu-latest
41
steps:
42
- uses: actions/checkout@v4
0 commit comments