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 18, 2023
1 parent a97c8a8 commit 89b9274
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/start_e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ jobs:
--base [email protected] \
--config path=${{ secrets.E2E_TESTING_REPO }} \
--config token=${{ secrets.E2E_TESTING_TOKEN }} \
--config virtual-machines=1
--config virtual-machines=1 \
--force
- name: Install GitHub Cli
run: which gh || sudo apt install gh -y
Expand Down

0 comments on commit 89b9274

Please sign in to comment.