mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
👷 改成在 CI 中运行
This commit is contained in:
5
.github/workflows/TypeCheck.yml
vendored
5
.github/workflows/TypeCheck.yml
vendored
@@ -25,3 +25,8 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
poetry run mypy ./nonebot_plugin_tetris_stats
|
||||
|
||||
- name: Run BasedPyright
|
||||
shell: bash
|
||||
run: |
|
||||
poetry run basedpyright ./nonebot_plugin_tetris_stats/
|
||||
|
||||
Reference in New Issue
Block a user