Skip to content

Commit

Permalink
Rename the fuzz test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mity committed Jan 11, 2024
1 parent 407b107 commit 3e576b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-fuzz.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CIFuzz
name: Fuzz Test
on: [pull_request]
jobs:
Fuzzing:
Expand Down

0 comments on commit 3e576b4

Please sign in to comment.