Skip to content

Commit

Permalink
fix tets
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 11, 2024
1 parent 3739f07 commit 6f7c6c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/exporters/onnx/test_exporters_onnx_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ def test_diffusion(self):
check=True,
)

@require_sentence_transformers
def test_sentence_transformers(self):
with TemporaryDirectory() as tmpdirname:
subprocess.run(
Expand Down

0 comments on commit 6f7c6c5

Please sign in to comment.