Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ build: script: - pipenv install --dev - pipenv run coverage run --branch --source=portal -m pytest - pipenv run pytest Pipfile +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ python-ldap = "*" mockredispy = "*" [dev-packages] pytest-cov = "*" pylint = "*" pytest = "*" pytest-mock = "*" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ build: script: - pipenv install --dev - pipenv run coverage run --branch --source=portal -m pytest - pipenv run pytest
Pipfile +0 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ python-ldap = "*" mockredispy = "*" [dev-packages] pytest-cov = "*" pylint = "*" pytest = "*" pytest-mock = "*" Loading