Skip to content

Commit a15da39

Browse files
committed
renamed workflow
1 parent 9201a95 commit a15da39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Install modules
2424
run: npm ci --legacy-peer-deps
2525
- name: Run ESLint
26-
run: npm run lint
27-
- name: Run Prettier
26+
run: npm run Eslint linter
27+
- name: Run Eslint formatter
2828
run: npm run format

0 commit comments

Comments
 (0)