Skip to content

Commit 12c51b4

Browse files
committed
[DEVOPS-637] configure codecov
1 parent 640aa35 commit 12c51b4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/python_analysis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ jobs:
3737
python-versions: '["3.10", "3.11", "3.12"]'
3838
os: '["ubuntu-latest", "windows-latest"]'
3939
cache-number: 1
40+
codecov-reference-python-version: '3.10'
41+
codecov-reference-os: '["windows-latest"]'
42+
secrets:
43+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)