From 34d33abd43aa7572d20d53681f7f17e646f2fdb0 Mon Sep 17 00:00:00 2001 From: Scott Staniewicz Date: Sun, 13 Oct 2024 22:01:35 -0400 Subject: [PATCH] test spurt branch --- .github/workflows/test-build-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build-push.yml b/.github/workflows/test-build-push.yml index 9f98296b..2f870cfa 100644 --- a/.github/workflows/test-build-push.yml +++ b/.github/workflows/test-build-push.yml @@ -51,7 +51,7 @@ jobs: "opera-utils>=0.4.1" \ git+https://github.com/isce-framework/tophu@main \ git+https://github.com/isce-framework/whirlwind@40defb38d2d6deca2819934788ebbc57e418e32d - python -m pip install git+https://github.com/isce-framework/spurt@main + python -m pip install git+https://github.com/scottstanie/spurt@use-mp-spawn python -m pip install --no-deps . - name: Install test dependencies run: |