Skip to content

Commit

Permalink
settings: GHAのステップ名を汎用的にした(#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-yoshikawa44 committed Aug 17, 2024
1 parent 2bb64cf commit 6fcb0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Package Clean Install
run: npm ci

- name: MarkupLint && StyleLint & Prettier
- name: Lint & Format
run: npm run lint-check

- name: Slack Notification by NonSuccess
Expand Down

0 comments on commit 6fcb0ff

Please sign in to comment.