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 a0909f8 commit fa01691Copy full SHA for fa01691
.github/workflows/python-test.yml
@@ -51,5 +51,8 @@ jobs:
51
52
- name: Upload Coverage
53
uses: codecov/codecov-action@v5
54
+ env:
55
+ PYTHON: ${{ matrix.python-version }}
56
with:
57
use_oidc: true
58
+ env_vars: PYTHON
0 commit comments