This commit is contained in:
Yann Kervran 2024-04-16 10:41:42 +02:00
parent f40647ff6a
commit 309bc5c69d

View file

@ -8,7 +8,7 @@ jobs:
run: |
uname -a
apk add nodejs npm
- name: Checkout repository
- name: Checkout repository with git
- run: |
git clone --depth 1 https://git.numenaute.org/YannK/Actions_tests.git
# uses: actions/checkout@v4