test
This commit is contained in:
parent
309bc5c69d
commit
416b0ae31e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ jobs:
|
|||
uname -a
|
||||
apk add nodejs npm
|
||||
- name: Checkout repository with git
|
||||
- run: |
|
||||
git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
|
||||
run: |
|
||||
git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
|
||||
# uses: actions/checkout@v4
|
||||
# with:
|
||||
# github-server-url: https://git.numenaute.org/
|
||||
|
|
Loading…
Reference in a new issue