Update CI (?) 4 and last??

This commit is contained in:
Arthur Blot 2022-05-20 22:00:27 +02:00
parent 1fbdb2d5dc
commit dd1dc842f6

View File

@ -15,11 +15,6 @@ jobs:
- name: Build project
run: |
make -k
- name: Build documentation
run: |
mkdir github-pages
cd github-pages
doxygen ../docs/Doxyfile
documentation:
runs-on: ubuntu-latest
steps: