We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c06a05 commit 6f93b60Copy full SHA for 6f93b60
.github/workflows/qemu.yaml
@@ -60,8 +60,6 @@ jobs:
60
build \
61
"
62
- name: Run all tests
63
- # Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
64
- if: false
65
run: |
66
src/test_driver/esp32/run_qemu_image.py \
67
--verbose \
0 commit comments