diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e48c0a8..b28c44e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,8 @@ cache: before_script: - python -V # Print out python version for debugging - pip install pylint - - pip install -r requirements.txt - cd YouTubeMDBot + - pip install -r requirements.txt test:pylint: script: