Skip to content

Commit eed06ff

Browse files
authored
add codecov
1 parent 48aa85c commit eed06ff

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,8 @@ jobs:
134134
exit 1
135135
fi
136136
137+
138+
- name: Upload coverage reports to Codecov
139+
uses: codecov/codecov-action@v3
140+
env:
141+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)