Skip to content

Commit

Permalink
mark
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmithtt committed Dec 5, 2024
1 parent 04239f8 commit 5580b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/mgp-str-base/test_mgp_str_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def _load_inputs(self):
return inputs


@pytest.skip("https://github.com/tenstorrent/tt-torch/issues/96")
@pytest.mark.skip("https://github.com/tenstorrent/tt-torch/issues/96")
@pytest.mark.parametrize(
"mode",
["train", "eval"],
Expand Down

0 comments on commit 5580b3a

Please sign in to comment.