From b7c1dc3c34920a5fa4c512d129c0f8c7097ce4d1 Mon Sep 17 00:00:00 2001 From: Karl Higley Date: Wed, 10 Aug 2022 07:44:28 -0400 Subject: [PATCH] Mark "scaling Criteo" notebook to be skipped without TF --- tests/unit/examples/test_scaling_criteo_merlin_models.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/unit/examples/test_scaling_criteo_merlin_models.py b/tests/unit/examples/test_scaling_criteo_merlin_models.py index 25d294a9e..0a4985813 100644 --- a/tests/unit/examples/test_scaling_criteo_merlin_models.py +++ b/tests/unit/examples/test_scaling_criteo_merlin_models.py @@ -4,6 +4,8 @@ from testbook import testbook from tests.conftest import REPO_ROOT +pytest.importorskip("tensorflow") + def test_func(): with testbook(