Loading csp-lmc-common/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ test:csp-lmc-common: - pwd - python3 -m pip install -r requirements-tst.txt - python3 -m pip install --extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple -r requirements.txt - python3 setup.py test |tee setup_py_test.stdout - pytest tests |tee setup_py_test.stdout - pwd - mkdir -p build/reports - ls -alR Loading Loading
csp-lmc-common/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ test:csp-lmc-common: - pwd - python3 -m pip install -r requirements-tst.txt - python3 -m pip install --extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple -r requirements.txt - python3 setup.py test |tee setup_py_test.stdout - pytest tests |tee setup_py_test.stdout - pwd - mkdir -p build/reports - ls -alR Loading