mirror of https://github.com/langgenius/dify.git
try
This commit is contained in:
parent
b7e247f66b
commit
9b9e482e99
|
|
@ -94,7 +94,7 @@ jobs:
|
|||
- name: Web style check
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
working-directory: ./web
|
||||
run: vp run lint:ci --cache
|
||||
run: vp run lint:ci
|
||||
|
||||
- name: Web tsslint
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
|
|
|
|||
Loading…
Reference in New Issue