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