diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 626723cd262..0fd73f0928c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -346,8 +346,8 @@ jobs: working-directory: ./testing - name: Checkout branch run: | - git checkout -b mulkieran-increase-dbus-monitor-wait master - git pull https://github.com/mulkieran/testing.git increase-dbus-monitor-wait + git checkout -b mulkieran-issue_ci_241 master + git pull https://github.com/mulkieran/testing.git issue_ci_241 working-directory: ./testing - name: Run stratisd_cert.py run: >