Skip to content

Commit

Permalink
Commenting out secs tests because vmo.igpp.ucla.edu is misbehaving again
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Jul 2, 2024
1 parent 3b56339 commit 2f0b1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ jobs:
coverage run -a -m pyspedas.cotrans.tests.quaternions
echo Starting cnofs tests at `date`
coverage run -a -m pyspedas.cnofs.tests.tests
echo Starting secs tests at `date`
coverage run -a -m pyspedas.secs.tests.tests
#echo Starting secs tests at `date`
#coverage run -a -m pyspedas.secs.tests.tests
echo Starting kompsat tests at `date`
coverage run -a -m pyspedas.kompsat.tests.tests
echo Starting hapi tests at `date`
Expand Down

0 comments on commit 2f0b1f7

Please sign in to comment.