Skip to content

Commit 81c5f59

Browse files
committed
add codecov
1 parent 1d6202d commit 81c5f59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ jobs:
3838
- name: Run pytest
3939
run: |
4040
poetry run pytest -vvv -ra --cov=cryptojwt --isort --black
41+
#- name: Run codecov
42+
# run: |
43+
# poetry run codecov

0 commit comments

Comments
 (0)