We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8680520 commit 3a1de8cCopy full SHA for 3a1de8c
.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/[email protected].3
+ - uses: codecov/[email protected].4
0 commit comments