Skip to content

Commit

Permalink
Apparently a typo on line 69 (???) Changing comment indentation on la…
Browse files Browse the repository at this point in the history
…st change in case it was some weird formatting issue
  • Loading branch information
jameswilburlewis committed Jun 1, 2024
1 parent 342db8e commit edc5973
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 @@ -180,8 +180,8 @@ jobs:
coverage run -a -m pyspedas.cotrans.tests.quaternions
echo Starting cotrans minvar tests at `date`
coverage run -a -m pyspedas.cotrans.tests.test_minvar
# echo Starting cluster tests at `date`
# coverage run -a -m pyspedas.cluster.tests.tests
# echo Starting cluster tests at `date`
# coverage run -a -m pyspedas.cluster.tests.tests
echo Starting csswe tests at `date`
coverage run -a -m pyspedas.csswe.tests.tests
echo Starting ace tests at `date`
Expand Down

0 comments on commit edc5973

Please sign in to comment.