mirror of
				https://github.com/amithkoujalgi/ollama4j.git
				synced 2025-10-31 16:40:41 +01:00 
			
		
		
		
	Comment out pre-commit run step in GitHub workflow to prevent execution during CI
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/pre-commit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/pre-commit.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ jobs: | ||||
|         run: | | ||||
|           python -m pip install --upgrade pip | ||||
|           pip install pre-commit | ||||
|       - name: Run pre-commit | ||||
|         run: | | ||||
|           pre-commit run --all-files --show-diff-on-failure | ||||
|       # - name: Run pre-commit | ||||
|       #   run: | | ||||
|       #     pre-commit run --all-files --show-diff-on-failure | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 amithkoujalgi
					amithkoujalgi