Skip to content

Commit 5c31897

Browse files
committed
update make target
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
1 parent c59fd05 commit 5c31897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ test-python:
7272
test-python-integration:
7373
FEAST_USAGE=False IS_TEST=True python -m pytest -n 8 --integration sdk/python/tests
7474

75-
test-python-contrib-universal:
75+
test-python-universal-contrib:
7676
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
7777

7878
test-python-universal-local:

0 commit comments

Comments
 (0)