mirror of https://github.com/langgenius/dify.git
chore(workflows): remove redundant eslint command from style workflow (#25900)
This commit is contained in:
parent
fadd9e0bf4
commit
7196c09e9d
|
|
@ -102,7 +102,6 @@ jobs:
|
|||
working-directory: ./web
|
||||
run: |
|
||||
pnpm run lint
|
||||
pnpm run eslint
|
||||
|
||||
docker-compose-template:
|
||||
name: Docker Compose Template
|
||||
|
|
|
|||
Loading…
Reference in New Issue