test
Some checks failed
/ test (push) Failing after 47s

This commit is contained in:
Yann Kervran 2024-04-16 10:38:15 +02:00
parent 921c1957f0
commit f5be7e676c

View file

@ -10,6 +10,8 @@ jobs:
apk add nodejs npm apk add nodejs npm
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
github-server-url: https://git.numenaute.org/
- name: Show content - name: Show content
run: | run: |
pwd pwd