mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 18:05:11 +00:00
chore: consolidate type checking in style workflow (#25053)
This commit is contained in:
3
.github/workflows/api-tests.yml
vendored
3
.github/workflows/api-tests.yml
vendored
@@ -62,9 +62,6 @@ jobs:
|
||||
- name: Run dify config tests
|
||||
run: uv run --project api dev/pytest/pytest_config_tests.py
|
||||
|
||||
- name: Run Basedpyright Checks
|
||||
run: dev/basedpyright-check
|
||||
|
||||
- name: Set up dotenvs
|
||||
run: |
|
||||
cp docker/.env.example docker/.env
|
||||
|
||||
Reference in New Issue
Block a user