We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e248c30 + a2f9993 commit cb47e25Copy full SHA for cb47e25
1 file changed
.github/workflows/run_mpas_hrrr.yml
@@ -290,11 +290,6 @@ jobs:
290
cd ${mpas_run_ROOT}
291
git clone --recursive --branch main https://github.com/AndersJensen-NOAA/mpas_testcase.git
292
293
- - name: Download MPAS testing repository with runtime configurations for baselines.
294
- run: |
295
- cd ${mpas_run_ROOT}
296
- git clone --recursive --branch main https://github.com/barlage/mpas_testcase.git mpas_testcase_bl
297
-
298
- name: Download TEMPO MP tables
299
run: |
300
cd ${runner_ROOT} && mkdir tempo && cd tempo
0 commit comments