Browse Source

CI: tests

MASSOT Olivier 8 năm trước cách đây
mục cha
commit
c888957d0f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: