Skip to content

Commit

Permalink
fix names2
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit committed Sep 11, 2024
1 parent 3ade0b7 commit 0c912f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/forcingprocessor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
python -m pytest -vv -k test_google_cloud_storage
python -m pytest -vv -k test_gs
python -m pytest -vv -k test_gcs
python -m pytest -vv -k test_noaa_nwm_pds
python -m pytest -vv -k test_noaa_nwm_pds_https
python -m pytest -vv -k test_noaa_nwm_pds_s3
python -m pytest -vv -k test_retro_2_1
python -m pytest -vv -k test_retro_2_1_https
python -m pytest -vv -k test_retro_2_1_s3
python -m pytest -vv -k test_retro_3_0
python -m pytest -vv -k test_plotting

0 comments on commit 0c912f0

Please sign in to comment.