Skip to content

Commit 36a36e4

Browse files
committed
test
1 parent 824a26f commit 36a36e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ jobs:
299299
working-directory: ./testing
300300
- name: Switch
301301
run: |
302-
git checkout -b mulkieran-additional-create-args master
303-
git pull https://github.com/mulkieran/testing.git additional-create-args
302+
git checkout -b mulkieran-multiple-token-slots master
303+
git pull https://github.com/mulkieran/testing.git multiple-token-slots
304304
working-directory: ./testing
305305
- name: Run stratisd_cert.py
306306
run: >

0 commit comments

Comments
 (0)