diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ec31d349d..47511923ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -201,11 +201,11 @@ macOS10.15_Xcode11: CCACHE_SIZE: 3G variables: &engine-targets - targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard" + targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard" package: "Engine" variables: &cs-targets - targets: "openmw-cs,bsatool,esmtool,niftest" + targets: "openmw-cs,bsatool,esmtool,niftest,openmw-essimporter" package: "CS" variables: &tests-targets