ci: try forcing server url
Some checks are pending
Named workflow / test (push) Has started running

This commit is contained in:
Julien Oculi 2024-01-17 17:22:53 +01:00
parent 8c2a588f46
commit b6d436a76d

View file

@ -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