Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 5, 2024
1 parent 551a40a commit cf89a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ jobs:
path: ${{ env.BUILD_DIR }}/openvino_package.tar.gz
if-no-files-found: 'error'

Openvino_tokenizers:
openvino_tokenizers:
name: OpenVINO tokenizers extension
needs: [ Build ]
needs: [ openvino_build ]
timeout-minutes: 25
defaults:
run:
Expand Down

0 comments on commit cf89a13

Please sign in to comment.