Skip to content

Commit

Permalink
Skip another sunpy test
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog authored Oct 16, 2024
1 parent 357af02 commit 3607565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ commands =
pytest --pyargs astropy -m "not hypothesis" -Wdefault
pip install --no-build-isolation "sunpy[all,tests] @ git+https://github.com/sunpy/sunpy.git"
pip freeze
pytest --pyargs sunpy -k "not test_saveframe and not test_hpc_observer_version and not test_hcc_observer_version" -Wdefault
pytest --pyargs sunpy -k "not test_saveframe and not test_hpc_observer_version and not test_hcc_observer_version and not test_simple_write_compressed_difftypeinst" -Wdefault

[testenv:style]
skip_install = true
Expand Down

0 comments on commit 3607565

Please sign in to comment.