Skip to content

Commit b32b06b

Browse files
committed
did Pom changes
1 parent 2122409 commit b32b06b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
- name: Install Dependencies and clean directory
2424
run: |
2525
npm i @lambdatest/smartui-cli
26-
mvn -q
27-
mvn -Dmaven.wagon.http.ssl.insecure=true clean install
2826
2927
3028
- name: Execute java wrapper

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<version>3.7.0</version>
2222
<configuration>
2323
<release>10</release>
24+
<verbose>false</verbose>
2425
</configuration>
2526
</plugin>
2627
<plugin>

0 commit comments

Comments
 (0)