Skip to content

Commit

Permalink
Correct path for requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Javinator9889 committed Sep 20, 2019
1 parent 3a421f2 commit 16784ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -26,5 +26,5 @@ test:pylint:

test:
script:
- pip install -r requirements.txt
- pip install -r YouTubeMDBot/requirements.txt
- python -m unittest $(pwd)/YouTubeMDBot/tests/*.py

0 comments on commit 16784ed

Please sign in to comment.