Commit f1a7888 1 parent 1f22e67 commit f1a7888 Copy full SHA for f1a7888
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ description = run tests
23
23
setenv =
24
24
PYTEST_ARGS = ' '
25
25
# We have two pytest runs for the online tests, need to suppress the failing status for the first one to be able to run the second.
26
- online: PYTEST_ARGS = --remote-data =any -P sdss - m " not bigdata" --suppress-tests-failed-exit-code
27
- online: PYTEST_ARGS_2 = --remote-data =any -vv -P sdss - -last-failed -m " not bigdata"
26
+ online: PYTEST_ARGS = --remote-data =any -m " not bigdata" --suppress-tests-failed-exit-code
27
+ online: PYTEST_ARGS_2 = --remote-data =any -vv --last-failed -m " not bigdata"
28
28
online: SINGLE_RUN = False
29
29
devdeps: PIP_EXTRA_INDEX_URL = https://pypi.anaconda.org/scientific-python-nightly-wheels/simple https://pypi.anaconda.org/astropy/simple https://pypi.anaconda.org/liberfa/simple
30
30
# astropy doesn't yet have a 3.13 compatible release
You can’t perform that action at this time.
0 commit comments