mirror of
https://github.com/langgenius/dify.git
synced 2026-09-21 05:11:22 +08:00
ci: emit pyrefly diagnostics as GitHub workflow commands (#37974)
This commit is contained in:
@@ -53,6 +53,8 @@ jobs:
|
||||
|
||||
- name: Run Type Checks
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
env:
|
||||
PYREFLY_OUTPUT_FORMAT: github
|
||||
run: make type-check-core
|
||||
|
||||
- name: Dotenv check
|
||||
|
||||
Reference in New Issue
Block a user