Skip to content

Commit

Permalink
on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Jun 10, 2024
1 parent 4b901ac commit 16d75e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ jobs:
- name: Build NaMaster
run: |
python setup.py install
python setup.py install || true
cat config.log

- name: C tests
run: |
Expand Down

0 comments on commit 16d75e7

Please sign in to comment.