Skip to content
Snippets Groups Projects
Verified Commit 8665966e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

MAINT: remove allow_failure from pylint pipeline job

parent 9fc96dfb
No related branches found
No related tags found
No related merge requests found
Pipeline #44871 passed
...@@ -40,7 +40,6 @@ linting: ...@@ -40,7 +40,6 @@ linting:
stage: test stage: test
script: script:
- make pylint - make pylint
allow_failure: true
# run qunit tests # run qunit tests
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment