mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-31 14:36:39 +00:00
Merge branch 'move-essimporter-ci' into 'master'
Move essimporter to CS CI job See merge request OpenMW/openmw!1414
This commit is contained in:
commit
3ea4305a60
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue