Skip to content

Commit fa01691

Browse files
committed
add python version
1 parent a0909f8 commit fa01691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@ jobs:
5151

5252
- name: Upload Coverage
5353
uses: codecov/codecov-action@v5
54+
env:
55+
PYTHON: ${{ matrix.python-version }}
5456
with:
5557
use_oidc: true
58+
env_vars: PYTHON

0 commit comments

Comments
 (0)