Skip to content

Commit

Permalink
Update .github/workflows/linux.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Artur Paniukov <[email protected]>
  • Loading branch information
mryzhov and apaniukov authored Feb 8, 2024
1 parent 01aa2ad commit 10480a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,5 @@ jobs:
- name: Tokenizers regression tests
run: |
python3 -m pytest -n logical tokenizers_test.py
working-directory: ${{ env.OPENVINO_TOKENIZERS_REPO }}/tests
working-directory: ${{ env.OPENVINO_TOKENIZERS_REPO }}/tests

0 comments on commit 10480a0

Please sign in to comment.