Skip to content

Commit

Permalink
Merge pull request #144 from EpistasisLab/nickotto-patch-1
Browse files Browse the repository at this point in the history
Update docs.yml
  • Loading branch information
nickotto authored Aug 22, 2024
2 parents 05d1919 + 7af5b0b commit 96ef8bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
pip install --upgrade pip
pip install .
pip install -r docs/requirements_docs.txt
pip install mkdocstrings[python] griffe
# - name: Convert notebooks to HTML
# # if: ${{ github.event_name == 'push' && contains(github.event.head_commit.modified, 'Tutorial/') && contains(github.event.head_commit.modified, '.ipynb') }}
Expand Down

0 comments on commit 96ef8bb

Please sign in to comment.