Skip to content

Commit

Permalink
Style fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Vibhu Jawa <[email protected]>
  • Loading branch information
VibhuJawa committed Jul 17, 2024
1 parent f7f0530 commit f6b8b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/examples/test_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

examples_dir = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "examples")


@pytest.mark.skip(reason="This test is taking too long")
@pytest.mark.singlegpu
def test_beir_report():
Expand Down

0 comments on commit f6b8b91

Please sign in to comment.