Removed python installing from CI
This commit is contained in:
parent
201f4c4cf8
commit
045150938c
@ -17,5 +17,3 @@ unit-testing:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- make unit-tests
|
- make unit-tests
|
||||||
- apt-get update && apt-get install -y python3
|
|
||||||
# - python3 etc/tools/test.py test examples
|
|
Loading…
Reference in New Issue
Block a user