Skip to content

Commit

Permalink
only require CCL v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-aguena committed Jun 19, 2024
1 parent 7da9411 commit 85a29ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install CCL from source
run: |
conda install -c conda-forge cmake swig --override-channels
conda install -c conda-forge pyccl=3.0.0
conda install -c conda-forge pyccl=3.0
- name: Analysing the code with pylint
run: |
pip install pylint
Expand Down

0 comments on commit 85a29ca

Please sign in to comment.