ci(uart): Disable UART test for P4 until it is fixed in Wokwi

This commit is contained in:
Lucas Saavedra Vaz 2024-11-20 10:10:39 -03:00
parent 66f7c93db4
commit ff613b3f29
No known key found for this signature in database
GPG key ID: 9CAE85DC84A38188

View file

@ -1,5 +1,8 @@
{
"platforms": {
"qemu": false
},
"targets": {
"esp32p4": false
}
}