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 214f5f3 commit 517b118Copy full SHA for 517b118
.github/workflows/ci.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Install Dependencies and clean directory
20
run: |
21
npm i @lambdatest/smartui-cli@2.0.4
22
+ ls -la
23
mvn clean compile
24
25
- name: Execute java wrapper
0 commit comments