This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch planner
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/planner by this push:
     new 1bd51c8e0 remove needs
1bd51c8e0 is described below

commit 1bd51c8e0d13259a0ba00bde568c30f3dc822eee
Author: Xuanwo <[email protected]>
AuthorDate: Wed Oct 18 17:12:08 2023 +0800

    remove needs
    
    Signed-off-by: Xuanwo <[email protected]>
---
 .github/workflows/behavior_test_core.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/behavior_test_core.yml 
b/.github/workflows/behavior_test_core.yml
index 71e7f4db9..3d8c016dd 100644
--- a/.github/workflows/behavior_test_core.yml
+++ b/.github/workflows/behavior_test_core.yml
@@ -33,7 +33,6 @@ on:
 jobs:
   test:
     name: ${{ matrix.cases.service }} / ${{ matrix.cases.setup }}
-    needs: [build]
     runs-on: ${{ inputs.os }}
     strategy:
       matrix:

Reply via email to