Skip to content

Commit c8c67aa

Browse files
authored
Shorten ASan workflow name for badge display (#1432)
Rename GitHub Actions workflow from "ASan Memory Test" to "ASan" for a more concise badge label in README, consistent with other badge names ("Linux", "Windows"). Fix: #1431
1 parent 3e8a4ef commit c8c67aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux-x64-asan-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ASan Memory Test
1+
name: ASan
22

33
on:
44
push:

0 commit comments

Comments
 (0)