Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JamesYang007/adelie into main
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesYang007 committed Nov 6, 2023
2 parents 2d1d76d + f25c853 commit be9ea52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install adelie
run: |
pip install -e .
python -c "import adelie"
# Standard drop-in approach that should work for most people.
- name: Build documentation
run: |
Expand Down

0 comments on commit be9ea52

Please sign in to comment.