This commit is contained in:
parent
8c2a588f46
commit
b6d436a76d
|
@ -26,6 +26,8 @@ jobs:
|
||||||
|
|
||||||
- name: Setup repo
|
- name: Setup repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
github-server-url: https://git.cohabit.fr
|
||||||
|
|
||||||
- name: Testing runner
|
- name: Testing runner
|
||||||
run: echo All Good
|
run: echo All Good
|
||||||
|
|
Loading…
Reference in a new issue