We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b4420 commit b807bb3Copy full SHA for b807bb3
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
run: |
31
npx smartui --version
32
npx smartui config:create smartui-web.json
33
- npx smartui --config smartui-web.json exec -- mvn test -D suite=sdk-cloud.xml
+ npx smartui --config smartui-web.json exec -- mvn --quiet test -D suite=sdk-cloud.xml
0 commit comments