mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Add requires_hpu marker in tests
This commit is contained in:
parent
b7069e579d
commit
8c3680cb02
@ -6,6 +6,7 @@ import pytest
|
||||
|
||||
def pytest_configure(config):
|
||||
config.addinivalue_line("markers", "requires_cuda")
|
||||
config.addinivalue_line("markers", "requires_hpu")
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user