Skip to content

Commit d166650

Browse files
authored
Disable QEMU ESP32 test until it's fixed (project-chip#32588)
1 parent d86fa60 commit d166650

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/qemu.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
build \
5959
"
6060
- name: Run all tests
61+
# Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
62+
if: false
6163
run: |
6264
src/test_driver/esp32/run_qemu_image.py \
6365
--verbose \

0 commit comments

Comments
 (0)