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

This commit is contained in:
Yann Kervran 2024-04-16 10:46:45 +02:00
parent e6734b7ad7
commit 1cf28402f8

View file

@ -21,4 +21,6 @@ jobs:
- name: Compile mkdocs - name: Compile mkdocs
run: | run: |
cd Actions_tests cd Actions_tests
mkdocs build mkdocs build
- name: 'Upload Artifact'
uses: actions/upload-artifact@v4