Skip to content

Commit

Permalink
Disabling VIRES tests until we figure out why we're getting flooded w…
Browse files Browse the repository at this point in the history
…ith HTTP 200 responses
  • Loading branch information
jameswilburlewis committed Aug 29, 2024
1 parent 5b357da commit 7018db9
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 @@ -142,8 +142,8 @@ jobs:
echo "Disk space after cleanup:"
df -h .
echo "========================================================="
echo Starting VIRES client tests at `date`
coverage run -a -m pyspedas.vires.tests.tests
#echo Starting VIRES client tests at `date`
#coverage run -a -m pyspedas.vires.tests.tests
echo Starting secs tests at `date`
coverage run -a -m pyspedas.secs.tests.tests
echo Starting MTH5 import test at `date`
Expand Down

0 comments on commit 7018db9

Please sign in to comment.