Skip to content

Commit 91c012c

Browse files
nashifkartben
authored andcommitted
samples: co2: fix filtering and use integration_platforms
This sample was filtered out completely, use integration platforms and removee wrong depends_on. Signed-off-by: Anas Nashif <[email protected]>
1 parent 7a54569 commit 91c012c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

samples/sensor/co2_polling/sample.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ tests:
55
harness: sensor
66
tags: sensors
77
filter: dt_alias_exists("co2")
8-
depends_on:
9-
- serial
10-
- uart_interrupt_driven
8+
integration_platforms:
9+
- nucleo_h563zi

0 commit comments

Comments
 (0)