chore: consolidate type checking in style workflow (#25053)

This commit is contained in:
-LAN- 2025-09-03 13:34:43 +08:00 committed by GitHub
commit b88146c443
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 6 deletions

View file

@ -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