Skip to content

Commit

Permalink
[CI] Bump Appium from 2.1.3 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Oct 19, 2023
1 parent e801577 commit 94ad4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
node-version: 'lts/*'

- name: Install Appium
run: npm i -g appium@2.1.3
run: npm i -g appium@2.2.0

- name: Install XCUITest driver
if: matrix.platform == 'iOS'
Expand Down

0 comments on commit 94ad4f2

Please sign in to comment.