olivier.massot 8 سال پیش
والد
کامیت
0bbff17ead
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

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