diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9789007..faabe3e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -43,8 +43,7 @@ jobs: - name: Test 4. Test server run: | - libhv-http - SERVER_PID=$! + libhv-http & SERVER_PID=$! sleep 5