Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ff613b3

Browse files
committedNov 20, 2024··
ci(uart): Disable UART test for P4 until it is fixed in Wokwi
1 parent 66f7c93 commit ff613b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎tests/validation/uart/ci.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"platforms": {
33
"qemu": false
4+
},
5+
"targets": {
6+
"esp32p4": false
47
}
58
}

0 commit comments

Comments
 (0)
Please sign in to comment.