diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index fa3c65108b0..dc63e4e869f 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -990,6 +990,7 @@ jobs: IN_MEM_MODE: true HTTP_CACHE_FILE: false run: | + cd scripts/ && start /b python http-server.py && cd .. make extension-test - name: Clean