Skip to content

Commit

Permalink
Re-enabling MAVEN tests, maybe they'll work today...
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Apr 15, 2024
1 parent a126a5f commit 6d4834f
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 @@ -213,8 +213,8 @@ jobs:
coverage run -a -m pyspedas.omni.tests.tests
echo Starting themis tests at `date`
coverage run -a -m pyspedas.themis.tests.tests
#echo Starting maven tests at `date`
#coverage run -a -m pyspedas.maven.tests.tests
echo Starting maven tests at `date`
coverage run -a -m pyspedas.maven.tests.tests
echo Starting goes tests at `date`
coverage run -a -m pyspedas.goes.tests.tests
echo Starting mica tests at `date`
Expand Down

0 comments on commit 6d4834f

Please sign in to comment.