Explicit python reference

This commit is contained in:
Robert Bendun 2022-05-22 06:23:37 +02:00
parent 601659399c
commit 2c9792d6b8
1 changed files with 1 additions and 1 deletions

View File

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