Skip to content

Commit ea3d0f4

Browse files
committed
ci(qemu): Disable QEMU tests for now
1 parent fbc6066 commit ea3d0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/hil.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
qemu-test:
9090
needs: [gen_chunks, build]
9191
name: ${{matrix.chip}}-QEMU_Test#${{matrix.chunks}}
92+
if: ${{ false }}
9293
strategy:
9394
fail-fast: false
9495
matrix:

0 commit comments

Comments
 (0)