File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ description = run tests
2323setenv =
2424 PYTEST_ARGS = ' '
2525 # 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 -m " not bigdata" --suppress-tests-failed-exit-code
26+ online: PYTEST_ARGS = --remote-data =any -m " not bigdata" --suppress-tests-failed-exit-code --cache-clear
2727 online: PYTEST_ARGS_2 = --remote-data =any -m " not bigdata" -vv --last-failed --last-failed-no-failures none --suppress-no-test-exit-code
2828 online: SINGLE_RUN = False
2929 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
You can’t perform that action at this time.
0 commit comments