One more tweak

This commit is contained in:
Chris Anderson 2023-03-16 08:38:34 -05:00
parent 6ef8c8f9bd
commit 0c759bf9f8

View file

@ -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