Skip to content

Commit

Permalink
Disable QEMU ESP32 test until it's fixed (#32588)
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca authored Mar 15, 2024
1 parent d86fa60 commit d166650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
build \
"
- name: Run all tests
# Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
if: false
run: |
src/test_driver/esp32/run_qemu_image.py \
--verbose \
Expand Down

0 comments on commit d166650

Please sign in to comment.