Skip to content

Commit

Permalink
Update start_e2e_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 committed Jun 19, 2023
1 parent 08e1f54 commit 83b7a80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/start_e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ jobs:
- name: Install GitHub Cli
run: which gh || sudo apt install gh -y

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Dispatch Workflow on Testing Runner
env:
GH_TOKEN: ${{ secrets.E2E_TESTING_TOKEN }}
Expand Down

0 comments on commit 83b7a80

Please sign in to comment.