Skip to content

Commit 274927e

Browse files
pllimbsipocz
andauthored
Use astropy dev for remote data
Co-authored-by: Brigitta Sipőcz <[email protected]>
1 parent cd52bda commit 274927e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Install Python dependencies
9696
run: python -m pip install --upgrade tox
9797
- name: Run tests
98-
run: tox -v -e py38-test-alldeps -- --remote-data
98+
run: tox -v -e py38-test-alldeps-devastropy -- --remote-data
9999

100100
egg_info:
101101
name: egg_info with Python 3.7

0 commit comments

Comments
 (0)