File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 id : manage_externals
115115 run : |
116116 cd main
117- ./tools/manage_externals/checkout_externals -e arch/Externals .cfg
117+ ./tools/manage_externals/checkout_externals -e arch/OptionalExternals_testing .cfg
118118 # ###########################################################################
119119
120120
Original file line number Diff line number Diff line change @@ -6,13 +6,5 @@ tag = 20240626-MPASv8.2
66
77required = True
88
9- [testing_namelists]
10- local_path = .ci/tests/SCRIPTS
11- protocol = git
12- repo_url = https://github.com/wrf-model/SCRIPTS.git
13- hash = 416918d
14-
15- required = True
16-
179[externals_description]
1810schema_version = 1.0.0
Original file line number Diff line number Diff line change 1+ [testing_namelists]
2+ local_path = .ci/tests/SCRIPTS
3+ protocol = git
4+ repo_url = https://github.com/wrf-model/SCRIPTS.git
5+ hash = 416918d
6+
7+ required = True
You can’t perform that action at this time.
0 commit comments