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

This commit is contained in:
Yann Kervran 2024-04-16 10:44:27 +02:00
parent 7f30cd9bc9
commit 26dcd10f15

View file

@ -19,4 +19,6 @@ jobs:
pwd pwd
ls -al ls -al
- name: Compile mkdocs - name: Compile mkdocs
run: mkdocs build run: |
cd Actions_tests
mkdocs build