Skip to content

Commit

Permalink
Enabled test for ERG xep_part_products
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Jul 3, 2024
1 parent 4fdbc4b commit e39169a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ jobs:
coverage run -a -m pyspedas.erg.tests.mepi_part_products
echo Starting erg lepi particle tests at `date`
coverage run -a -m pyspedas.erg.tests.lepi_part_products
echo Starting erg xep particle tests at `date`
coverage run -a -m pyspedas.erg.tests.xep_part_products
echo Starting solo tests at `date`
coverage run -a -m pyspedas.solo.tests.tests
echo Starting kyoto tests at `date`
Expand Down

0 comments on commit e39169a

Please sign in to comment.