Skip to content

Commit

Permalink
Added lamdatest caps
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Aug 15, 2024
1 parent 2a842a7 commit 5ef03d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/LT_ui_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,9 @@ jobs:
id: tunnel
with:
user: ${{ secrets.LT_USERNAME }}
access-key: ${{ secrets.LT_ACCESS_KEY }}
accessKey: ${{ secrets.LT_ACCESS_KEY }}
tunnelName: "pytestTunnel"
verbose: true

- name: Check out code
id: co_code
Expand Down

0 comments on commit 5ef03d3

Please sign in to comment.