Skip to content

Commit

Permalink
ci: remove hub integration test (#6061)
Browse files Browse the repository at this point in the history
  • Loading branch information
mapleeit authored Sep 27, 2023
1 parent 9897bbd commit 4ea8bb5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/force-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@ jobs:
run: |
[[ -f SUCCESS ]]
hub-integration:
needs: token-check
uses: jina-ai/hub-integration/.github/workflows/main.yml@main
with:
actions: 'all'
python_version: 3.8
secrets:
extended_github_token: ${{ secrets.JINA_DEV_BOT }}
jina_auth_token: ${{ secrets.JINA_AUTH_TOKEN }}

# Build the wheels for Linux, Windows and macOS for Python 3.8 and newer
build-wheels:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4ea8bb5

Please sign in to comment.