Skip to content

Commit 7cdabce

Browse files
committed
cleanup
Signed-off-by: Joe Isaacs <[email protected]>
1 parent bae285a commit 7cdabce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/fuzz.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ jobs:
124124
name: io-fuzzing-logs
125125
path: ./logs
126126

127-
# Single Claude Code Action that does everything:
128-
# - Analyzes crash from logs
129-
# - Checks for duplicate issues
130-
# - Creates new issue OR comments on existing issue
131127
- name: Analyze and report crash with Claude
132128
env:
133129
CRASH_FILE: ${{ needs.io_fuzz.outputs.first_crash_name }}

0 commit comments

Comments
 (0)