Skip to content

Commit 763be3e

Browse files
authored
Update sphinx.yml
1 parent 920351f commit 763be3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
shell: bash -l {0}
2929
run: |
3030
conda install --yes -c conda-forge --file requirements.txt
31+
pip install nose-timer
3132
- name: Build
3233
uses: ammaraskar/sphinx-action@master
3334
with:

0 commit comments

Comments
 (0)