Skip to content

Commit cef746d

Browse files
committed
update lint file
1 parent 7be7d9b commit cef746d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
- name: Run Pint
3333
run: vendor/bin/pint
3434

35-
- name: Frontend Format Check
35+
- name: Format Frontend
3636
run: npm run format
3737

38-
- name: Frontend Lint
38+
- name: Lint Frontend
3939
run: npm run lint
4040

4141
- name: Commit Changes

0 commit comments

Comments
 (0)