mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 11:53:23 -07:00
missed another change from mypy to pyright
This commit is contained in:
2
.github/workflows/strict-type-check.yml
vendored
2
.github/workflows/strict-type-check.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- "**.py"
|
||||
|
||||
jobs:
|
||||
mypy:
|
||||
pyright:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user