Skip to content

Commit acc67f7

Browse files
committed
fix(esp32p4): Disable periman test while touch is not implemented
1 parent 6836f30 commit acc67f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/validation/periman/ci.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"platforms": {
33
"qemu": false,
44
"wokwi": false
5+
},
6+
"targets": {
7+
"esp32p4": false
58
}
69
}

0 commit comments

Comments
 (0)