Skip to content

Commit

Permalink
Add more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlevy1981 committed Nov 21, 2024
1 parent 6d960d0 commit fcc4567
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/preview_namelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ jobs:
# Lots of python versions, pare down if we don't support a version
python-version: ["3.9", "3.10", "3.11"]
config:
- {"compset": "BLT1850", "res": "ne30pg3_t232"}
- {"compset": "C_JRA", "res": "TL319_t232"}
- {"compset": "DTEST", "res": "TL319_t232"}
- {"compset": "FHIST", "res": "f09_f09_mg17"}
- {"compset": "G_JRA", "res": "TL319_t232"}
- {"compset": "BLT1850", "res": "ne30pg3_t232"}
- {"compset": "I1850Clm50SpG", "res": "f10_f10_mg37"}
- {"compset": "T1850Gg", "res": "f09_g17_gris4"}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit fcc4567

Please sign in to comment.