olivier.massot 8 yıl önce
ebeveyn
işleme
0bbff17ead
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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