Skip to content

Commit 9fd3f00

Browse files
committed
chore: Update job name
1 parent e577760 commit 9fd3f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install dependencies
3131
run: pnpm install --frozen-lockfile
3232

33-
- name: Run ESLint
33+
- name: Run ESLint check
3434
run: pnpm run lint:check
3535

3636
- name: Run Prettier check

0 commit comments

Comments
 (0)