Skip to content

Commit bd6712d

Browse files
committed
Lint しかしていないので step 名を変更する
1 parent c3fb7db commit bd6712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
CODE_SIGNING_REQUIRED=NO \
5353
CODE_SIGN_IDENTITY= \
5454
PROVISIONING_PROFILE=
55-
- name: Check uncommitted unformatted code
55+
- name: Lint
5656
run: |
5757
./lint-format.sh
5858
slack_notify_succeeded:

0 commit comments

Comments
 (0)