Skip to content

Commit e88a63e

Browse files
committed
use descriptive name for tsan workflow
1 parent 8563b60 commit e88a63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tsan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions
55

6-
name: tsan
6+
name: thread sanitizer
77

88
# https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
99
permissions:

0 commit comments

Comments
 (0)