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 f08787a commit b4cc344Copy full SHA for b4cc344
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
npx smartui --version
31
ls -la
32
npx smartui config:create smartui-web.json
33
- npx smartui exec -- mvn test -D suite=sdk-cloud.xml --config smartui-web.json
+ npx smartui --config smartui-web.json exec -- mvn test -D suite=sdk-cloud.xml
0 commit comments