Skip to content

Commit

Permalink
Minor fixes.
Browse files Browse the repository at this point in the history
Signed-off-by: Revital Sur <eres@il.ibm.com>
  • Loading branch information
revit13 committed Jun 8, 2024
1 parent 48a1500 commit f4f9090
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions transforms/universal/ededup/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ workflow-upload:
$(MAKE) -C kfp_ray workflow-upload

.PHONY: workflow-reconcile-requirements
workflow-reconcile-requirements:
$(MAKE) -C kfp_ray workflow-reconcile-requirements
4 changes: 4 additions & 0 deletions transforms/universal/fdedup/kfp_ray/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ test-src::

test-image::

image::

load-image::

.PHONY: workflow-build
workflow-build: workflow-venv
$(MAKE) $(YAML_WF)
Expand Down

0 comments on commit f4f9090

Please sign in to comment.