Skip to content

Commit

Permalink
added nemo-sz as a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
itrharrison committed Oct 22, 2022
1 parent a9468c5 commit 401b1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: install reqs
run: |
conda install pip compilers pytest pytest-cov pyccl cython
pip install cobaya
pip install cobaya nemo-sz
env:
MATRIX_OS: ${{ matrix.os }}
Expand Down

0 comments on commit 401b1bc

Please sign in to comment.