Skip to content

Commit 3fbfcba

Browse files
committed
fix: Provider states
1 parent 3e4fb2c commit 3fbfcba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
working-directory: customer-client
8989

9090
- name: Build customer-service
91-
run: mvn clean package -f customer-service/pom.xml -Dservice.name=customer-service -DskipTests
91+
run: mvn clean package -f customer-service/pom.xml -Dservice.name=customer-service
9292

9393
- name: Build billing-service
9494
run: mvn clean package -f billing-service/pom.xml -Dservice.name=billing-service

0 commit comments

Comments
 (0)