From a8ee372797f0cc7ac3cbc8b5273056f13f23011c Mon Sep 17 00:00:00 2001 From: dustinswales Date: Wed, 16 Nov 2022 17:47:10 -0700 Subject: [PATCH] Switch ccpp-physics submodule --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 22c723ac1..246f552f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,8 +8,8 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/ufs-community/ccpp-physics - branch = ufs/dev + url = https://github.com/dustinswales/ccpp-physics + branch = add_ci_tests [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP diff --git a/ccpp/physics b/ccpp/physics index 8c9d446d5..b54da2587 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 8c9d446d5f294e3eb38f5e91a27450b887e468d9 +Subproject commit b54da258727914b66b90d76420dcf31875b601a7