diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 284edbc..88b1996 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,3 +18,4 @@ unit-testing: stage: test script: - make unit-tests + - python3 etc/tools/test.py test examples \ No newline at end of file