We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec17e1 commit df10418Copy full SHA for df10418
1 file changed
.github/workflows/test.yaml
@@ -33,7 +33,7 @@ jobs:
33
create-args: >-
34
python=${{ matrix.python-version }} pip
35
--file requirements.txt
36
- pytest
+ pytest codecov pytest-cov
37
--channel conda-forge
38
39
- name: Set up conda environment
0 commit comments