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