Skip to content

Commit 6f93b60

Browse files
Reenabled the qemu tests for ESP32 in CI after updating the qemu docker file (#32644)
- Reference PR #32685 has the fix for the QEMU failure. - Closes #32587. Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 9c06a05 commit 6f93b60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/qemu.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
build \
6161
"
6262
- name: Run all tests
63-
# Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
64-
if: false
6563
run: |
6664
src/test_driver/esp32/run_qemu_image.py \
6765
--verbose \

0 commit comments

Comments
 (0)