Skip to content

Commit

Permalink
Disabling the HAPI tests, due to the CDAWeb HAPI server being offline…
Browse files Browse the repository at this point in the history
… temporarily
  • Loading branch information
ericthewizard committed Jun 29, 2023
1 parent af981be commit dcdb156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
coverage run -a -m pyspedas.cnofs.tests.tests
coverage run -a -m pyspedas.secs.tests.tests
coverage run -a -m pyspedas.sosmag.tests.tests
coverage run -a -m pyspedas.hapi.tests.tests
# coverage run -a -m pyspedas.hapi.tests.tests
coverage run -a -m pyspedas.mms.tests.cotrans
coverage run -a -m pyspedas.mms.tests.events
coverage run -a -m pyspedas.mms.tests.orbit_plots
Expand Down

0 comments on commit dcdb156

Please sign in to comment.