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

View file

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