Skip to content

Commit

Permalink
trigger a test of all transforms
Browse files Browse the repository at this point in the history
Signed-off-by: Maroun Touma <[email protected]>
  • Loading branch information
touma-I committed Dec 18, 2024
1 parent d4ffb13 commit 3869e11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transforms/.make.cicd.targets
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ TRANSFORM_RAY_SRC?="-m dpk_$(TRANSFORM_NAME).ray.transform"
TRANSFORM_SPARK_SRC?="-m dpk_$(TRANSFORM_NAME).spark.transform"



venv:: .defaults.create-venv
source venv/bin/activate && $(PIP) install -e $(REPOROOT)/data-processing-lib[ray,spark]
source venv/bin/activate && $(PIP) install -e $(REPOROOT)/data-connector-lib
Expand Down

0 comments on commit 3869e11

Please sign in to comment.