ci: remove non-ty checks from ty job
This commit is contained in:
parent
11eeddb347
commit
63e7d48c07
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ jobs:
|
|||
- run: uv python install # Gets Python version from pyproject.toml
|
||||
- run: uv sync --dev
|
||||
- run: uv run ty check
|
||||
- run: uv run ruff format
|
||||
- run: uv run pytest test
|
||||
env:
|
||||
ENVIRONMENT: testing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue