MASSOT Olivier 8 年 前
コミット
c888957d0f
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -1,6 +1,7 @@
 tests:
   stage: test
   script:
+  - whoami
   - cd .\tests
   - python test.py
   artifacts: