Skip to content

Commit

Permalink
revert -n
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 8, 2024
1 parent 6f97be4 commit 626f962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,6 @@ jobs:

- name: Tokenizers regression tests
run: |
python3 -m pytest -n logical tokenizers_test.py
python3 -m pytest tokenizers_test.py
working-directory: ${{ env.OPENVINO_TOKENIZERS_REPO }}/tests

0 comments on commit 626f962

Please sign in to comment.