@@ -2,7 +2,7 @@ tests:
stage: test
script:
- cd .\tests
- - python .\\tests\\test.py
+ - python test.py
artifacts:
paths:
- tests\\results