forked from Mirror/ollama4j
		
	Update run-tests.yml
This commit is contained in:
		
							
								
								
									
										16
									
								
								.github/workflows/run-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/run-tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,15 +1,25 @@ | ||||
| name: Run Unit and Integration Tests | ||||
|  | ||||
| on: | ||||
| #  push: | ||||
| #    branches: | ||||
| #      - main | ||||
|   #  push: | ||||
|   #    branches: | ||||
|   #      - main | ||||
|  | ||||
|   workflow_call: | ||||
|     inputs: | ||||
|       branch: | ||||
|         description: 'Branch name to run the tests on' | ||||
|         required: true | ||||
|         default: 'main' | ||||
|         type: string | ||||
|  | ||||
|   workflow_dispatch: | ||||
|     inputs: | ||||
|       branch: | ||||
|         description: 'Branch name to run the tests on' | ||||
|         required: true | ||||
|         default: 'main' | ||||
|         type: string | ||||
|  | ||||
| jobs: | ||||
|   run-tests: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 amithkoujalgi
					amithkoujalgi