Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,4 +45,5 @@ unit-test-job: # This job runs in the test stage. - python --version - pip install -r requirements.txt - sh install_local.sh - pip show csst_proto - pytest Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,4 +45,5 @@ unit-test-job: # This job runs in the test stage. - python --version - pip install -r requirements.txt - sh install_local.sh - pip show csst_proto - pytest