We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d99e31 commit 13950abCopy full SHA for 13950ab
1 file changed
.github/workflows/main.yml
@@ -292,8 +292,8 @@ jobs:
292
working-directory: ./testing
293
- name: Switch
294
run: |
295
- git checkout -b mulkieran-issue_testing_213 master
296
- git pull https://github.com/mulkieran/testing.git issue_testing_213
+ git checkout -b bgurney-rh-stratis-cli-fsmountwrite master
+ git pull https://github.com/bgurney-rh/testing.git stratis-cli-fsmountwrite
297
298
- name: Run stratisd_cert.py
299
run: >
0 commit comments