From 1dbb130539d29c3f53e486897f436e638db22b93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 6 Dec 2023 10:58:02 +0800 Subject: [PATCH] Update build-and-test-plugin.yaml --- .github/workflows/build-and-test-plugin.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-test-plugin.yaml b/.github/workflows/build-and-test-plugin.yaml index 8738250d6..4cd993d25 100644 --- a/.github/workflows/build-and-test-plugin.yaml +++ b/.github/workflows/build-and-test-plugin.yaml @@ -26,7 +26,6 @@ jobs: higress-wasmplugin-test: runs-on: ubuntu-latest - needs: [build] strategy: matrix: # TODO(Xunzhuo): Enable C WASM Filters in CI