Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CI: restore the dependency of pages onto ctest for the python doc
[simgrid.git] / .gitlab-ci.yml
index 02ad30c..932f59c 100644 (file)
@@ -70,5 +70,5 @@ pages:
     - public
   only:
   - master
-  needs: [] #["ctest"]
+  needs: ["ctest"]