Skip to content

Commit 2f61f99

Browse files
committed
mark test as premerge so it runs
1 parent 3b7dcdf commit 2f61f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/tf/test_transformer_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
from merlin.systems.triton.utils import run_ensemble_on_tritonserver # noqa
3333

3434

35+
@pytest.mark.premerge
3536
def test_serve_tf_session_based_with_libtensorflow(tmpdir):
36-
3737
# ===========================================
3838
# Generate training data
3939
# ===========================================

0 commit comments

Comments
 (0)