Skip to content

Commit cf66a1b

Browse files
JeeveshJ7JeeveshJ7
authored andcommitted
Changed workflow
1 parent c977cd7 commit cf66a1b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/Pr-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ jobs:
4545
4646
- name: Install SmartUI SDK
4747
run: |
48-
npm install @lambdatest/smartui-cli
48+
npm install @lambdatest/smartui-cli@latest
49+
npm install @lambdatest/selenium-driver
50+
npm install selenium-webdriver
4951
5052
- name: Set up SmartUI Config
5153
run: |

0 commit comments

Comments
 (0)