diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d73220..faa11e0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ cache: before_script: - python -V # Print out python version for debugging - - pip install pylint_runner + - pip install pylint test:pylint: script: