Browse Source

CI: tests

MASSOT Olivier 8 years ago
parent
commit
c888957d0f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

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