Skip to content

Commit ab98606

Browse files
authored
Update netlicensing-python-test.yml
1 parent b97f2ca commit ab98606

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/netlicensing-python-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ jobs:
3737
- name: Test with pytest
3838
run: |
3939
pytest
40+
- name: Upload Codecov
41+
run: |
42+
bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)