Skip to content

Commit

Permalink
TST: Use dev ci-watson for remote-data job
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Dec 21, 2021
1 parent c2d61c2 commit 2f203a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
pip install git+https://github.com/astropy/astropy.git#egg=astropy --upgrade --no-deps
pip install git+https://github.com/spacetelescope/ci_watson.git --upgrade --no-deps
python -m pip install -e .[test,all]
- name: Test
run: pytest --remote-data -v
Expand Down

0 comments on commit 2f203a5

Please sign in to comment.