Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Nov 8, 2024
1 parent 75be3d4 commit e986e99
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@ jobs:
gcloud compute instances list
gcloud compute instances start opea-n4-16c-128g \
--project=${{ secrets.GCP_PROJECT_ID }} \
--zone=us-east1-d
--zone=us-east1-d \
--silent
gcloud compute instances stop opea-n4-16c-128g \
--project=${{ secrets.GCP_PROJECT_ID }} \
--zone=us-east1-d

0 comments on commit e986e99

Please sign in to comment.