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 0a5bbfc commit 8fa6e8eCopy full SHA for 8fa6e8e
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
56
- uses: codecov/codecov-action@v5
57
58
+ - uses: codecov/test-results-action@v1
59
+
60
# See https://github.com/PyO3/pyo3/discussions/2781
61
# tests intermittently segfault with pypy and cpython 3.7 when using `coverage run ...`, hence separate job
62
test-python:
0 commit comments