Skip to content

Commit a25af23

Browse files
authored
Update pythonpackage.yml
1 parent ffe09bc commit a25af23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
files: junit/test-results.xml
5050
- name: Upload coverage to Codecov
5151
uses: codecov/codecov-action@v2
52+
if: ${{ (matrix.python-version == '3.8') && (matrix.os == 'ubuntu-latest') }}
5253
with:
5354
token: ${{ secrets.CODECOV_TOKEN }}
5455
directory: .

0 commit comments

Comments
 (0)