Skip to content

Commit

Permalink
Commenting MAVEN tests back out.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Sep 6, 2024
1 parent b04b194 commit e8d011c
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 @@ -115,8 +115,8 @@ jobs:
coverage run -a -m pyspedas.utilities.tests.test_find_ip_address
echo Starting akebono tests at `date`
coverage run -a -m pyspedas.projects.akebono.tests.tests
echo Starting maven tests at `date`
coverage run -a -m pyspedas.projects.maven.tests.tests
#echo Starting maven tests at `date`
#coverage run -a -m pyspedas.projects.maven.tests.tests
echo Starting ace tests at `date`
coverage run -a -m pyspedas.projects.ace.tests.tests
echo Starting erg tests at `date`
Expand Down

0 comments on commit e8d011c

Please sign in to comment.