chore(workflows): remove redundant eslint command from style workflow (#25900)

This commit is contained in:
17hz 2025-09-18 15:50:09 +08:00 committed by GitHub
parent fadd9e0bf4
commit 7196c09e9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ jobs:
working-directory: ./web
run: |
pnpm run lint
pnpm run eslint
docker-compose-template:
name: Docker Compose Template