Skip to content

Commit

Permalink
split
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Jan 18, 2024
1 parent befde78 commit d320772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- ":hive-webhcat,:hive-hcatalog-streaming,:hive-hplsql,:hive-llap-ext-client,:hive-shims-aggregator,:hive-testutils,:hive-packaging"
- ":hive-it,:hive-it-util,:hive-it-custom-serde,:hive-it-custom-udfs,:udf-classloader-util,:udf-classloader-udf1,:udf-classloader-udf2,:udf-vectorized-badexample"
- ":hive-it-unit"
- ":hive-it-unit-hadoop2"
- ":hive-blobstore,:hive-it-test-serde,:hive-it-qfile,:hive-jmh,:hive-it-minikdc"
- ":hive-it-unit-hadoop2,:hive-blobstore"
- ":hive-it-test-serde,:hive-it-qfile,:hive-jmh,:hive-it-minikdc"
steps:
- uses: actions/checkout@v3
- name: Setup JDK 8
Expand Down

0 comments on commit d320772

Please sign in to comment.