Skip to content

Commit

Permalink
build doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxuanzhuang committed Dec 17, 2024
1 parent 4db2b44 commit c8ee579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
conda list
- name: build docs with sphinx
if: github.event_name == 'pull_request'
# if: github.event_name == 'pull_request'
continue-on-error: true
run: |
sphinx-build --keep-going ./docs/source ./docs/_build/html || true
Expand Down

0 comments on commit c8ee579

Please sign in to comment.