We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa93c73 commit 06426fdCopy full SHA for 06426fd
1 file changed
.github/workflows/main.yml
@@ -346,8 +346,8 @@ jobs:
346
working-directory: ./testing
347
- name: Checkout branch
348
run: |
349
- git checkout -b mulkieran-increase-dbus-monitor-wait master
350
- 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
351
352
- name: Run stratisd_cert.py
353
run: >
0 commit comments