Skip to content

Commit

Permalink
update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Sep 19, 2024
1 parent c6e8132 commit 69ce3dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
python -m pip install pip==23.1.2 setuptools==67.7.2 wheel==0.40.0
pip install virtualenv==20.23.0 tox==4.5.1.1
- name: install haddock3
run: pip install -v .

- name: docs
run: tox -e docs

0 comments on commit 69ce3dc

Please sign in to comment.