Removed python installing from CI

This commit is contained in:
Robert Bendun 2022-05-22 15:03:32 +02:00
parent 201f4c4cf8
commit 045150938c

View File

@ -17,5 +17,3 @@ unit-testing:
stage: test
script:
- make unit-tests
- apt-get update && apt-get install -y python3
# - python3 etc/tools/test.py test examples