Skip to content

Commit

Permalink
Update run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldmcdermott authored Jul 3, 2024
1 parent 0142a01 commit 55bfc4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: |
# conda env update --file=../environment.yml --name=base-test
# python -m pip install colossus pixell camb
ls
pwd
python -m pip install .
- name: Test with pytest
run: |
Expand Down

0 comments on commit 55bfc4b

Please sign in to comment.