Skip to content
Snippets Groups Projects
Commit 43b8d4eb authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Set pylint to allow failure pending #14

parent a5072fca
No related branches found
No related tags found
No related merge requests found
......@@ -262,6 +262,7 @@ Pylint:
- PROJECT_INSTALL_FLAGS="--editable"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/prepare-and-run-pylint.sh
- ". ./prepare-and-run-pylint.sh pyopencl test/test_*.py"
allow_failure: true
tags:
- python3
except:
......
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