From 8513e204c34a8bda8aa1b53a958b5538a648c616 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Wed, 13 Sep 2023 15:41:17 -0400 Subject: [PATCH] update .gitmodules for testing --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7f187f694..b93233808 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,7 @@ #url = https://github.com/NCAR/ccpp-physics #branch = main url = https://github.com/grantfirl/ccpp-physics - branch = ufs-dev-PR85 + branch = ufs-dev-PR78 [submodule "CMakeModules"] path = CMakeModules url = https://github.com/noaa-emc/CMakeModules