Skip to content

Commit

Permalink
*: remove connector test in gh (#334)
Browse files Browse the repository at this point in the history
Signed-off-by: xhe <xw897002528@gmail.com>
  • Loading branch information
xhebox authored Jul 20, 2023
1 parent 56eb332 commit 4b29db8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
73 changes: 0 additions & 73 deletions .github/workflows/integration.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,6 @@ jobs:
target: "test"
all_platform: false

it:
if: ${{ github.event_name != 'push' }}
needs: cmd
uses: ./.github/workflows/integration.yml
with:
debug: ${{ github.event_name == 'workflow_dispatch' && inputs.debug }}
ref: ${{ inputs.ref || github.ref }}

cache:
if: ${{ github.event_name == 'push' }}
uses: ./.github/workflows/common.yml
Expand Down

0 comments on commit 4b29db8

Please sign in to comment.