MASSOT Olivier 8 anni fa
parent
commit
c888957d0f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: