Skip to content

Commit 0a6ec00

Browse files
committed
samples: peripheral: lpuart: adjust timeout
Timeout adjusted to execution time. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 652f36a commit 0a6ec00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/peripheral/lpuart/sample.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ sample:
44

55
common:
66
tags:
7-
87
- ci_build
98
- sysbuild
109
- ci_samples_peripheral_lpuart
10+
timeout: 30
11+
1112
tests:
1213
sample.peripheral.lpuart:
1314
sysbuild: true

0 commit comments

Comments
 (0)