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