diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f209050b76dfc5768a3e20b4a00971cfb93de8c..3d42366fab1ce532108181c749eadf4ec3f5341b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -253,6 +253,7 @@ # reports: # junit: test/pytest.xml # + Pylint: script: - EXTRA_INSTALL="pybind11 numpy mako matplotlib PyOpenGl IPython" @@ -265,6 +266,7 @@ Pylint: - ". ./prepare-and-run-pylint.sh pyopencl test/test_*.py" tags: - python3.7 + - pocl except: - tags