Skip to content

Commit

Permalink
tests: Run tests on release server version
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach authored Sep 25, 2023
1 parent 85242e7 commit b3dd0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- run: |
brew install xq
npm install mocha-multi-reporters --save-dev
npm install -g appium@next
npm install -g appium
npm install --no-save mjpeg-consumer
name: Install dev dependencies
- uses: actions/setup-java@v3
Expand Down

0 comments on commit b3dd0a2

Please sign in to comment.