mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
refact: replace pyright with basedpyright
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -142,8 +142,8 @@ jobs:
|
||||
run: pdm run mypy
|
||||
|
||||
|
||||
- name: Check with pyright
|
||||
run: pdm run pyright
|
||||
- name: Check with basedpyright
|
||||
run: pdm run basedpyright
|
||||
|
||||
|
||||
- name: Run unit tests
|
||||
|
||||
Reference in New Issue
Block a user