Skip to content

Commit

Permalink
Update unittests_g-w.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Apr 17, 2024
1 parent d25dbe6 commit 7eecf9d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/unittests_g-w.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
- name: Install other dependencies
run: |
wget https://ftp.emc.ncep.noaa.gov/static_files/public/GDASApp/r2d2-bb361c2.tar.gz
wget https://ftp.emc.ncep.noaa.gov/static_files/public/GDASApp/solo-877b414.tar.gz
tar -xvf r2d2-bb361c2.tar.gz
tar -xvf solo-877b414.tar.gz
cd solo && pip install . && cd ..
cd r2d2 && pip install . && cd ..
sudo mkdir -p /work/noaa # to trick workflow into thinking this is RDHPCS Orion
- name: Checkout wxflow
Expand Down

0 comments on commit 7eecf9d

Please sign in to comment.