Update .gitlab-ci.yml
This commit is contained in:
@@ -22,4 +22,4 @@ pylint:
|
|||||||
unit_test:
|
unit_test:
|
||||||
stage: Test
|
stage: Test
|
||||||
script:
|
script:
|
||||||
- pytest test_scrape.py
|
- pytest -v test_scrape.py
|
||||||
|
|||||||
Reference in New Issue
Block a user