Skip to content

Commit fb26fc6

Browse files
Apply suggestions from code review
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
1 parent 880e553 commit fb26fc6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/reusable-cifuzz.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
cifuzz:
2323
name: >-
2424
${{ inputs.oss-fuzz-project-name }}
25-
/
26-
${{ inputs.sanitizer }}
25+
(${{ inputs.sanitizer }})
2726
runs-on: ubuntu-latest
2827
timeout-minutes: ${{ inputs.timeout-minutes }}
2928
steps:

0 commit comments

Comments
 (0)