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 d3493ec commit 2a842a7
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 @@ -138,8 +138,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
uses: actions/checkout@v4
Expand Down

0 comments on commit 2a842a7

Please sign in to comment.