We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824a26f commit 36a36e4Copy full SHA for 36a36e4
.github/workflows/main.yml
@@ -299,8 +299,8 @@ jobs:
299
working-directory: ./testing
300
- name: Switch
301
run: |
302
- git checkout -b mulkieran-additional-create-args master
303
- 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
304
305
- name: Run stratisd_cert.py
306
run: >
0 commit comments