Skip to content

Commit

Permalink
Updating GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
astrobc1 committed Jan 9, 2025
1 parent 670143a commit f89f08a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,9 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
pip install .
# - name: DRS LFS Files
# working-directory: liger_iris_pipeline
# run: |
# git lfs pull
- name: Setup CRDS
run: |
git clone --depth 1 https://github.com/oirlab/liger-iris-crds-cache $HOME/crds_cache
# - name: CRDS LFS Files
# working-directory: $HOME/crds_cache
# run: |
# git lfs pull
- name: Run tests
run: |
pip install .[test]
Expand Down

0 comments on commit f89f08a

Please sign in to comment.