From 8eb2648b505753dcf76d6178e22040292d7d2241 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 11 Dec 2024 17:09:51 -0500 Subject: [PATCH] Test with smaller size devices Signed-off-by: mulhern --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e322367779..e7a5d8cfb0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -293,8 +293,8 @@ jobs: working-directory: ./testing - name: Switch run: | - git checkout -b mulkieran-use-stratisd-tools master - git pull https://github.com/mulkieran/testing.git use-stratisd-tools + git checkout -b mulkieran-smallify-test-devices master + git pull https://github.com/mulkieran/testing.git smallify-test-devices working-directory: ./testing - name: Run stratisd_cert.py run: >