You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The artifact names in fuzz.yml are hardcoded:
- file_io -> io-fuzzing-crash-artifacts
- array_ops -> operations-fuzzing-crash-artifacts
Added case statement to map target name to correct artifact name
before downloading.
Signed-off-by: Joe Isaacs <[email protected]>
0 commit comments