Skip to content

Commit

Permalink
Updating build action to test only hive
Browse files Browse the repository at this point in the history
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
  • Loading branch information
harshavamsi committed Nov 30, 2022
1 parent cf9a98f commit e2d8b0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: actions/checkout@v2

- name: Build with Gradle
run: ./gradlew clean build -x test
run: ./gradlew opensearch-hadoop-hive:build

0 comments on commit e2d8b0f

Please sign in to comment.