Skip to content

Commit

Permalink
Merge branch 'master' into tokenizers-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov authored Dec 25, 2024
2 parents 40c82a9 + 0789c7b commit 5033f58
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 @@ -270,7 +270,7 @@ jobs:
- name: 'Whisper'
cmd: 'tests/python_tests/test_whisper_generate_api.py'
- name: 'LLM & VLM'
cmd: 'tests/python_tests --ignore tests/python_tests/test_whisper_generate_api.py -k "not Qwen2-0.5B-Instruct"' # Skip failed tests Qwen2-0.5B-Instruct
cmd: 'tests/python_tests --ignore tests/python_tests/test_whisper_generate_api.py'
defaults:
run:
shell: bash
Expand Down

0 comments on commit 5033f58

Please sign in to comment.