Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
211 B
YAML
12 lines
211 B
YAML
# Copyright (c) 2023 North River Systems Ltd
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.sensor.ina230:
|
|
tags:
|
|
- drivers
|
|
- sensor
|
|
- subsys
|
|
platform_allow:
|
|
- native_sim
|