Skip to content

Commit

Permalink
LT mobile configs
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Aug 16, 2024
1 parent 98ce86f commit 4acca6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LT_android_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ jobs:

- name: Start Tunnel
uses: LambdaTest/LambdaTest-tunnel-action@v2
tunnelName: "androidPytestTunnel"
with:
user: ${{secrets.LT_USERNAME}}
accessKey: ${{secrets.LT_ACCESS_KEY}}
tunnelName: "androidPytestTunnel"
verbose: true

- name: Check out code
Expand Down

0 comments on commit 4acca6d

Please sign in to comment.