1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

refactor(ci): remove unnecessary blank lines in CI workflow

This commit is contained in:
2025-06-17 16:02:34 +07:00
parent 429dcb862b
commit e5858212bc

View File

@@ -28,8 +28,6 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile
- name: Run ESLint - name: Run ESLint
run: pnpm run lint:check run: pnpm run lint:check