There was an error while loading. Please reload this page.
1 parent c59fd05 commit 5c31897Copy full SHA for 5c31897
1 file changed
Makefile
@@ -72,7 +72,7 @@ test-python:
72
test-python-integration:
73
FEAST_USAGE=False IS_TEST=True python -m pytest -n 8 --integration sdk/python/tests
74
75
-test-python-contrib-universal:
+test-python-universal-contrib:
76
PYTHONPATH='.' FULL_REPO_CONFIGS_MODULE=sdk.python.feast.infra.offline_stores.contrib.contrib_repo_configuration FEAST_USAGE=False IS_TEST=True python -m pytest -n 8 --integration --universal sdk/python/tests
77
78
test-python-universal-local:
0 commit comments