Skip to content

Commit 50255fd

Browse files
authored
Update sphinx.yml
1 parent a2751f1 commit 50255fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
run: |
3737
conda install --yes -c conda-forge --file requirements.txt
3838
pip install nose-timer
39+
which python
40+
which nosetests
3941
4042
- name: Run nosetest
4143
run: |

0 commit comments

Comments
 (0)