Skip to content
Snippets Groups Projects
Commit f13eed20 authored by erwan's avatar erwan
Browse files

Fix: CI

the doc generation should not be run on a docker that does not have emacs
parent 167464a2
No related branches found
No related tags found
No related merge requests found
Pipeline #26575 passed
......@@ -18,6 +18,8 @@ uninstall:
test:
make
cd test; make
test-doc:
cd guides/users; make
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment