💚 fix ci

This commit is contained in:
StarHeartHunt 2025-02-16 10:17:15 +08:00
parent a729d77d4e
commit e88ac6bcd5

View file

@ -25,6 +25,8 @@ jobs:
- name: Setup Python environment
uses: ./.github/actions/setup-python
- run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH
- name: Run Pyright
uses: jakebailey/pyright-action@v2
with: