Skip to content

Commit b80e848

Browse files
committed
chore: update job title
1 parent 6c4b792 commit b80e848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install
4545
run: pnpm install
4646

47-
- name: Install ESLint 8
47+
- name: Install ESLint ${{ matrix.node-version }}
4848
if: ${{ matrix.eslint != 9 }}
4949
run: pnpm install eslint@${{ matrix.eslint }} eslint-plugin-svelte@2 svelte@3 eslint-mdx@2 eslint-plugin-mdx@2 --save-dev
5050

0 commit comments

Comments
 (0)