diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 48ac2549e5..1ba69c5834 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -299,8 +299,8 @@ jobs: working-directory: ./testing - name: Switch run: | - git checkout -b mulkieran-additional-create-args master - git pull https://github.com/mulkieran/testing.git additional-create-args + git checkout -b mulkieran-multiple-token-slots master + git pull https://github.com/mulkieran/testing.git multiple-token-slots working-directory: ./testing - name: Run stratisd_cert.py run: >