We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3ca57 commit d790083Copy full SHA for d790083
1 file changed
.github/workflows/test.yml
@@ -26,4 +26,4 @@ jobs:
26
CFLAGS: "-DCYTHON_TRACE=1"
27
BENCODER_LINETRACE: 1
28
- run: python -m pytest --cov=bencoder --cov-report=xml .
29
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
0 commit comments