Skip to content

Commit 6266fe4

Browse files
authored
[test] Bump version of mobile test app to 0.7.0 for SauceLabs tests (#6486)
1 parent 5ec252c commit 6266fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ jobs:
515515
system-mobile-tests-on-saucelabs:
516516
if: github.event.pull_request.head.repo.fork == false && github.actor != 'dependabot[bot]'
517517
env:
518-
TEST_APP_VERSION: 0.6.0
518+
TEST_APP_VERSION: 0.7.0
519519
runs-on: ubuntu-latest
520520

521521
steps:

0 commit comments

Comments
 (0)