mirror of
https://github.com/langgenius/dify.git
synced 2026-02-21 10:24:41 +08:00
rm type check
This commit is contained in:
parent
b9b9f8eae3
commit
34d1f86f76
5
.github/workflows/style.yml
vendored
5
.github/workflows/style.yml
vendored
@ -103,11 +103,6 @@ jobs:
|
||||
run: |
|
||||
pnpm run lint
|
||||
|
||||
- name: Web type check
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
working-directory: ./web
|
||||
run: pnpm run type-check
|
||||
|
||||
docker-compose-template:
|
||||
name: Docker Compose Template
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user