Skip to content

Commit

Permalink
ci(uart): Disable UART test for P4 until it is fixed in Wokwi
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Nov 20, 2024
1 parent 66f7c93 commit ff613b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/validation/uart/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"platforms": {
"qemu": false
},
"targets": {
"esp32p4": false
}
}

0 comments on commit ff613b3

Please sign in to comment.