parent
0565a7e3de
commit
ae406f07ac
@ -7,7 +7,7 @@ steps:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
commands:
|
||||
- apk add --no-cache cargo git
|
||||
- uv sync --all-extras
|
||||
- uv sync --extra dev
|
||||
# Lint the code
|
||||
- uv run ruff check src/xmpp_api/
|
||||
# Check for type safety
|
||||
|
Loading…
Reference in New Issue
Block a user