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 59902e5 commit ce3a172Copy full SHA for ce3a172
.github/workflows/test.yml
@@ -19,4 +19,4 @@ jobs:
19
CFLAGS: "-DCYTHON_TRACE=1"
20
BENCODER_LINETRACE: 1
21
- run: python -m pytest --cov=bencoder --cov-report=xml .
22
- - uses: codecov/codecov-action@v2.1.0
+ - uses: codecov/codecov-action@v3.0.0
0 commit comments