Skip to content

Commit 8f709d9

Browse files
remove debug step now that the bitfield issue is fixed
1 parent 797bca4 commit 8f709d9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ jobs:
4949
- name: Run test suite
5050
run: make test
5151

52-
- name: DEBUG - dump offending struct on failure
53-
if: failure()
54-
run: grep -n -B2 -A40 'class struct_vmbus_channel_offer_channel' vmlinux.py || true
55-
5652
- name: Check whether sudo is usable
5753
id: sudo-check
5854
run: |

0 commit comments

Comments
 (0)