Skip to content

Commit 4d26751

Browse files
committed
accelerate ainode compile
1 parent 305409d commit 4d26751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cluster-it-1c1d1a.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: actions/checkout@v4
4444
- name: Build AINode
4545
shell: bash
46-
run: mvn clean package -DskipTests -P with-ainode
46+
run: mvn clean package -pl iotdb-core/ainode -P with-ainode -am -DskipTests
4747
- name: IT Test
4848
shell: bash
4949
run: |

0 commit comments

Comments
 (0)