Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
Javinator9889 committed Sep 20, 2019
1 parent 2a52283 commit 55bbe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 55bbe28

Please sign in to comment.