Explicit python reference

This commit is contained in:
Robert Bendun 2022-05-22 06:23:37 +02:00
parent 601659399c
commit 2c9792d6b8

View File

@ -26,4 +26,4 @@ unit-testing:
examples_testing: examples_testing:
stage: test stage: test
script: script:
- etc/tools/test.py test examples - python3 etc/tools/test.py test examples