Skip to content

Commit bd4154c

Browse files
committed
Update hcx-api-docker-build.yml
1 parent 31331e7 commit bd4154c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hcx-api-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ runner.os }}-maven-hcx-apis
4141
4242
- name: Maven Build
43-
run: mvn clean install -P hcx-apis --batch-mode
43+
run: mvn clean install -P hcx-apis -DskipTests
4444

4545
- name: Set up Docker Buildx
4646
uses: docker/setup-buildx-action@v2

0 commit comments

Comments
 (0)