Skip to content
Snippets Groups Projects
Commit ea22429f authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

Revert "PIPELINE: Also lint integration tests"

This reverts commit 5c5eb697.
parent 5c5eb697
No related branches found
No related tags found
2 merge requests!162DOC WIP: Tutorial: Single structured file,!161F pylint
Pipeline #48510 passed
......@@ -299,7 +299,7 @@ pylint:
optional: true
allow_failure: true
script:
- pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler integrationtests/
- pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
# Special job for serving a static website. See https://docs.gitlab.com/ee/ci/yaml/README.html#pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment