From d45b12ca8457d9f0e8f4f7db94addf1fddccdebc Mon Sep 17 00:00:00 2001 From: Kexiang Wang Date: Wed, 24 Apr 2024 17:07:50 -0400 Subject: [PATCH] tmp --- .github/workflows/standalone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standalone.yml b/.github/workflows/standalone.yml index ce0ede2bc9927..b05cdb53080fb 100644 --- a/.github/workflows/standalone.yml +++ b/.github/workflows/standalone.yml @@ -13,7 +13,7 @@ jobs: - 4566:4566 options: >- --entrypoint "/risingwave/bin/risingwave" - --single_node + single_node steps: - name: Check out code uses: actions/checkout@v2