Skip to content

Commit df10418

Browse files
committed
add codecov
1 parent 1ec17e1 commit df10418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
create-args: >-
3434
python=${{ matrix.python-version }} pip
3535
--file requirements.txt
36-
pytest
36+
pytest codecov pytest-cov
3737
--channel conda-forge
3838
3939
- name: Set up conda environment

0 commit comments

Comments
 (0)