From c30709a4cbd32759261d132e8e560bc7a87cfeb7 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 27 Jun 2024 21:11:21 -0400 Subject: [PATCH] check --- .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 4e2ab445ff..34a7bee00f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -292,8 +292,8 @@ jobs: working-directory: ./testing - name: Switch run: | - git checkout -b mulkieran-issue_testing_213 master - git pull https://github.com/mulkieran/testing.git issue_testing_213 + git checkout -b mulkieran-fix-only-check master + git pull https://github.com/mulkieran/testing.git fix-only-check working-directory: ./testing - name: Run stratisd_cert.py run: >