Skip to content

Commit

Permalink
updated coumentation build
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth committed Sep 3, 2024
1 parent e2acd4d commit abb733d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,8 @@ jobs:
run: |
env | sort
- name: Build documentation
shell: bash -l {0}
run: |
make coverage doctest html
poetry run make coverage doctest html
working-directory: readthedocs/
env:
SPHINXOPTS: "-n" # enable nit-picky mode
Expand Down

0 comments on commit abb733d

Please sign in to comment.