forked from Mirror/ollama4j
		
	Updated GH workflow
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # This workflow will build a package using Maven and then publish it to GitHub packages when a release is created | ||||
| # For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path | ||||
|  | ||||
| name: Build and Test on PR Open | ||||
| name: Run Tests | ||||
|  | ||||
| on: | ||||
|   pull_request: | ||||
| @@ -13,7 +13,7 @@ concurrency: | ||||
|   cancel-in-progress: true | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   run-tests: | ||||
|  | ||||
|     runs-on: ubuntu-latest | ||||
|     permissions: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amith Koujalgi
					Amith Koujalgi