From 0dd4a8b4429da3c7cc5d14db288b43f971f4b226 Mon Sep 17 00:00:00 2001 From: krzywon Date: Tue, 5 Dec 2023 09:16:19 -0500 Subject: [PATCH] Revert ci to use sasdata master branch now that the sasdata PR has been merged --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f831104972..f0dab21b3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: - name: Fetch sources for sibling projects run: | - git clone --depth=50 --branch=29-documentation https://github.com/SasView/sasdata.git ../sasdata + git clone --depth=50 --branch=master https://github.com/SasView/sasdata.git ../sasdata git clone --depth=50 --branch=master https://github.com/SasView/sasmodels.git ../sasmodels git clone --depth=50 --branch=master https://github.com/bumps/bumps.git ../bumps