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