mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 19:14:16 +08:00
fix: CI mypy job missing [web] deps + update README intro
This commit is contained in:
@@ -29,5 +29,5 @@ jobs:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.13"
|
||||
- run: pip install -e ".[dev]"
|
||||
- run: pip install -e ".[dev,web]"
|
||||
- run: mypy src/
|
||||
|
||||
Reference in New Issue
Block a user