Skip to content

Commit 8fa6e8e

Browse files
committed
try this out first
1 parent 0a5bbfc commit 8fa6e8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555

5656
- uses: codecov/codecov-action@v5
5757

58+
- uses: codecov/test-results-action@v1
59+
5860
# See https://github.com/PyO3/pyo3/discussions/2781
5961
# tests intermittently segfault with pypy and cpython 3.7 when using `coverage run ...`, hence separate job
6062
test-python:

0 commit comments

Comments
 (0)