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 5890917 commit f08787aCopy full SHA for f08787a
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Execute java wrapper
29
run: |
30
- smartui --version
+ 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
0 commit comments