Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix return type for get_maxpid().
[simgrid.git] / .gitlab-ci.yml
index fc9bff3..cffa21c 100644 (file)
@@ -15,7 +15,7 @@ ctest:
     paths:
     - lib/
     expire_in: 1 week
-  
+
 release:
   stage: build
   only:
@@ -71,4 +71,3 @@ pages:
   only:
   - master
   needs: ["ctest"]
-