Skip to content

Commit

Permalink
Mark "scaling Criteo" notebook to be skipped without TF (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhigley authored Aug 10, 2022
1 parent 5d488d7 commit e77f2fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/examples/test_scaling_criteo_merlin_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
from testbook import testbook
from tests.conftest import REPO_ROOT

pytest.importorskip("tensorflow")


def test_func():
with testbook(
Expand Down

0 comments on commit e77f2fb

Please sign in to comment.