0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

ci: set integration test env to integration-test (#1601)

This commit is contained in:
Xiao Yijun 2022-07-19 16:41:24 +08:00 committed by Gao Sun
parent b89d229504
commit 53ab064502
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -99,4 +99,5 @@ jobs:
cd /tmp/integration-tests
npm start
env:
NODE_ENV: integration-test
LOGTO_URL: http://localhost:3001