diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eda7500d2126c05254d42e07112471e2028a9f04..05a89fac6cf51727657710146e3a6625e3750a7e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,6 +36,7 @@ build: test: stage: test script: + - clinfo - mvn $MAVEN_CLI_OPTS test tags: - opencl