diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 630cfbcd80..6840eb5b52 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -182,7 +182,7 @@ jobs: env: CI: true NODE_ENV: test - - run: npm run test:api-v3:integration + - run: npm run test:api-v3:integration:separate-server env: REQUIRES_SERVER=true: true api-v4-integration: