This commit is contained in:
		
							parent
							
								
									7f9dd0b356
								
							
						
					
					
						commit
						0565a7e3de
					
				| @ -6,7 +6,7 @@ steps: | |||||||
|   - name: Perform checks |   - name: Perform checks | ||||||
|     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 |       - apk add --no-cache cargo git | ||||||
|       - uv sync --all-extras |       - uv sync --all-extras | ||||||
|       # Lint the code |       # Lint the code | ||||||
|       - uv run ruff check src/xmpp_api/ |       - uv run ruff check src/xmpp_api/ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user