Enable building and uploading tests for Android targets if tests enabled
Enable building and uploading test artefacts for all modules in case tests are enabled. Pick-to: 6.2 Task-number: QTBUG-88846 Change-Id: I30832820dea348187b517e170fa1c5266db85604 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
c8144681aa
commit
d9381bc7c3
@ -33,8 +33,7 @@ instructions:
|
||||
enable_if:
|
||||
condition: property
|
||||
property: target.osVersion
|
||||
# We don't currently build tests for Android other than qtbase repo
|
||||
in_values: [QEMU]
|
||||
in_values: [Android_ANY, QEMU]
|
||||
enable_if:
|
||||
condition: or
|
||||
conditions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user