CI: Install dependencies + dev tooling
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/check Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/check Pipeline was successful
				
			This commit is contained in:
		
							parent
							
								
									0565a7e3de
								
							
						
					
					
						commit
						ae406f07ac
					
				| @ -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 --all-extras |       - uv sync --extra dev | ||||||
|       # 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