1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-19 17:45:17 +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
-2
View File
@@ -28,8 +28,6 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Run ESLint
run: pnpm run lint:check