diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 78eeb32f912ebc1f09dae83a856f9d3ca9cdd120..c391ae1097763873eef4308b6dabb8eea14f442f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,5 +6,5 @@ Test Code: tags: - matlab script: - - ./CI_files/test.sh - - cat log.txt + - ./CI_files/test.sh + #- cat log.txt