mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-29 11:56:04 +08:00
One more tweak
This commit is contained in:
parent
6ef8c8f9bd
commit
0c759bf9f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
run: npm run test -- --scope=platform
|
||||
env:
|
||||
NODE_ENV: test
|
||||
APP_SECRET: ${{ secrets.APP_SECRET }}
|
||||
APP_SECRET: testing
|
||||
DB_CLIENT: mysql2
|
||||
DB_DATABASE: parcelvoy
|
||||
DB_USERNAME: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue