Skip to content

Commit

Permalink
Merge branch 'master' into fix-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
xgarrido authored Sep 15, 2023
2 parents 085db51 + 1d5d873 commit 19da662
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 @@ -59,7 +59,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
python -m pip install jupyter
jupyter nbconvert --to notebook --execute notebooks/tutorial_io.ipynb
# jupyter nbconvert --to notebook --execute notebooks/tutorial_io.ipynb
- name: Comparing pspy to NaMaster
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 19da662

Please sign in to comment.