Skip to content

Commit

Permalink
Workflow needs qnm and sxs packages to test 3dq8_RD notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
duetosymmetry committed Aug 12, 2024
1 parent 705e421 commit a789411
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
conda install gsl
conda install gsl h5py numba
pip install pytest numpy nbconvert ipykernel
pip install NRSur7dq2
conda config --add channels conda-forge
conda install qnm sxs
- name: Install pipenv
shell: bash -l {0}
Expand Down

0 comments on commit a789411

Please sign in to comment.