Update .gitlab-ci.yml file
This commit is contained in:
parent
f39296ae22
commit
201f4c4cf8
@ -18,4 +18,4 @@ unit-testing:
|
|||||||
script:
|
script:
|
||||||
- make unit-tests
|
- make unit-tests
|
||||||
- apt-get update && apt-get install -y python3
|
- apt-get update && apt-get install -y python3
|
||||||
- python3 etc/tools/test.py test examples
|
# - python3 etc/tools/test.py test examples
|
Loading…
Reference in New Issue
Block a user