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:
parent
b89d229504
commit
53ab064502
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration-test.yml
vendored
1
.github/workflows/integration-test.yml
vendored
|
@ -99,4 +99,5 @@ jobs:
|
|||
cd /tmp/integration-tests
|
||||
npm start
|
||||
env:
|
||||
NODE_ENV: integration-test
|
||||
LOGTO_URL: http://localhost:3001
|
||||
|
|
Loading…
Add table
Reference in a new issue