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

This commit is contained in:
Yann Kervran 2024-04-16 10:15:44 +02:00
parent 2cdb4d410a
commit 880096bed4

View file

@ -4,6 +4,9 @@ jobs:
runs-on: bookworm
container: minidocks/mkdocs
steps:
- name: Add NodeJs
run: |
nvm install 8.0
- name: Checkout repository
uses: actions/checkout@v3
- name: Show content