[feature] enable NPU CI (#7935)
Co-authored-by: Even Zhou <14368888+iforgetmyname@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ repos:
|
||||
hooks:
|
||||
- id: codespell
|
||||
additional_dependencies: ['tomli']
|
||||
args: ['--toml', 'python/pyproject.toml']
|
||||
args: ['--toml', 'python/pyproject.toml', '-L', 'cann']
|
||||
exclude: test/srt/test_reasoning_parser.py # Exclude the test file that is expected to fail
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v18.1.8
|
||||
|
||||
Reference in New Issue
Block a user