Skip to content

Commit 712e92c

Browse files
authored
Update appiumV2_Android.yml
1 parent bc44087 commit 712e92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appiumV2_Android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: ${{ matrix.node-version }}
3131

32-
- run: npm i --force
32+
- run: npm i
3333
env:
3434
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: true
3535
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true

0 commit comments

Comments
 (0)