Skip to content

Commit

Permalink
echo connect info
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 committed Sep 20, 2023
1 parent dc66622 commit 0a75872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/serverless-driver-connect-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
cd example_code/serverless-driver
npm install @tidbcloud/serverless
export DATABASE_URL=mysql://nADWvyBQFXhgZxw.root:${{ secrets.TIDB_CLOUD_PASSWORD }}@gateway01.us-east-1.prod.aws.tidbcloud.com/test
echo mysql://nADWvyBQFXhgZxw.root:[email protected]/test
node ConnectTest.js
# us-west-2:
Expand Down

0 comments on commit 0a75872

Please sign in to comment.