We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841a655 commit ff0c4b3Copy full SHA for ff0c4b3
1 file changed
.github/workflows/main.yml
@@ -299,8 +299,8 @@ jobs:
299
working-directory: ./testing
300
- name: Switch
301
run: |
302
- git checkout -b mulkieran-multiple-token-slots master
303
- git pull https://github.com/mulkieran/testing.git multiple-token-slots
+ git checkout -b mulkieran-multiple-tokens master
+ git pull https://github.com/mulkieran/testing.git multiple-tokens
304
305
- name: Run stratisd_cert.py
306
run: >
0 commit comments