Skip to content

Commit

Permalink
Merge 8ae5878 into 29be1b7
Browse files Browse the repository at this point in the history
  • Loading branch information
BoxiLi committed May 24, 2021
2 parents 29be1b7 + 8ae5878 commit d4b9529
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install numpy scipy cython qutip sphinx matplotlib numpydoc sphinx_rtd_theme
pip install .
- name: Test with doctest
python -m pip install numpy scipy cython sphinx matplotlib numpydoc sphinx_rtd_theme
pip install qutip
pip install .
- name: Test code snippets in the documentation
run: |
cd doc
Expand Down

0 comments on commit d4b9529

Please sign in to comment.