Skip to content

Commit

Permalink
Update path to time_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Aug 25, 2024
1 parent f0b1f5f commit 2c55e9d
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 @@ -159,7 +159,7 @@ jobs:
echo Starting CDAWeb tests at `date`
coverage run -a -m pyspedas.cdagui.tests.tests
echo Starting themis tplot_time tests at `date`
coverage run -a -m pyspedas.themis.tests.tests_tplot_time
coverage run -a -m pyspedas.projects.themis.tests.tests_tplot_time
echo Starting barrel tests at `date`
coverage run -a -m pyspedas.projects.barrel.tests.tests
echo Starting elfin epd_l1 tests at `date`
Expand Down

0 comments on commit 2c55e9d

Please sign in to comment.