Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Jun 10, 2024
1 parent 3b878c0 commit f8ffcb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ jobs:
# flake8 test --exclude=benchmarks

- name: Build NaMaster
run: |
python setup.py install
run: pip install -v -e .

- name: C tests
run: |
Expand Down

0 comments on commit f8ffcb9

Please sign in to comment.