Parcourir la source

Gitlab CI: Test OcLaunch once installed

Leo il y a 9 ans
Parent
commit
0842b813a9
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      gitlab-ci.sh

+ 4 - 0
gitlab-ci.sh

@@ -30,3 +30,7 @@ opam pin add oclaunch-ci .
 # Building OcLaunch and running tests
 ./configure --enable-tests
 make test
+
+# Test the produced binary
+oclaunch -version
+oclaunch