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: ...@@ -299,7 +299,7 @@ pylint:
optional: true optional: true
allow_failure: true allow_failure: true
script: 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 # 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 # 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.
Please register or to comment