Skip to content

Commit b9fc87f

Browse files
authored
Update python-package-conda.yml
1 parent 6e1b2e6 commit b9fc87f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
- name: Test with pytest
3232
run: |
3333
conda install pytest
34+
conda install pytest-mock
3435
pytest

0 commit comments

Comments
 (0)