mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 17:27:16 -05:00
chore(workflows): remove redundant eslint command from style workflow (#25900)
This commit is contained in:
1
.github/workflows/style.yml
vendored
1
.github/workflows/style.yml
vendored
@@ -102,7 +102,6 @@ jobs:
|
||||
working-directory: ./web
|
||||
run: |
|
||||
pnpm run lint
|
||||
pnpm run eslint
|
||||
|
||||
docker-compose-template:
|
||||
name: Docker Compose Template
|
||||
|
||||
Reference in New Issue
Block a user