diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d0bed0d..7b98313 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,4 +18,4 @@ unit-testing: script: - make unit-tests - apt-get update && apt-get install -y python3 - - python3 etc/tools/test.py test examples \ No newline at end of file +# - python3 etc/tools/test.py test examples \ No newline at end of file