Skip to content

Commit 26fc153

Browse files
author
Zhijian Liu
authored
Rename GitHub action
1 parent 69f061d commit 26fc153

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/formatter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
pull_request:
88

99
jobs:
10-
formatter:
10+
build:
11+
name: Formatter
1112
runs-on: ubuntu-latest
1213
steps:
1314
- name: Checkout repo

0 commit comments

Comments
 (0)