Fix what seems like a silly mistake in the integration platforms list. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
13 lines
261 B
YAML
13 lines
261 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
init.check_init_priorities:
|
|
build_only: true
|
|
platform_allow:
|
|
- native_sim
|
|
- native_sim/native/64
|
|
- native_posix
|
|
integration_platforms:
|
|
- native_sim
|
|
- native_sim/native/64
|