Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
semaphoreP authored Feb 5, 2024
1 parent ed19617 commit 82639cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pytest numpy
pip install orbitize
pip install numpy orbitize
pip install -r requirements.txt
python setup.py develop
git lfs pull
Expand Down

0 comments on commit 82639cc

Please sign in to comment.