diff --git a/ci/Jenkinsfile.imports b/ci/Jenkinsfile.imports index b1ad359905..ff0da8ba00 100644 --- a/ci/Jenkinsfile.imports +++ b/ci/Jenkinsfile.imports @@ -31,7 +31,7 @@ pipeline { } environment { - TARGET = 'e2e' + TARGET = 'imports' /* Improve make performance */ MAKEFLAGS = "-j4 V=${params.VERBOSE}" /* Disable colors in Nim compiler logs */