We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78df39d commit e7c544dCopy full SHA for e7c544d
.github/workflows/ci.yml
@@ -24,7 +24,6 @@ jobs:
24
25
- run: pip install uv nox
26
- run: nox -s test test_oldest
27
- # TODO: combine coverage
28
29
- name: upload coverage
30
if: always()
0 commit comments