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 8530483 commit fe7795cCopy full SHA for fe7795c
.github/workflows/rw-python-tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
make test-ci
21
env:
22
TEST_ENVS: ${{ matrix.python_version }}
23
- - name: Upload coverage to Codecov
+ - name: Upload coverage to Codecov
24
if: ${{ matrix.python_version == 'py313' }}
25
uses: codecov/codecov-action@v3
26
with:
0 commit comments