Gagan Bhatia commited on
Commit
30b7515
1 Parent(s): 5836053

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -0
Makefile CHANGED
@@ -46,6 +46,7 @@ pull:
46
 
47
  dvc repro eval.dvc
48
  ## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
 
49
 
50
  #################################################################################
51
  # PROJECT RULES #
 
46
 
47
  dvc repro eval.dvc
48
  ## run the DVC pipeline - recompute any modified outputs such as processed data or trained models
49
+ run:
50
 
51
  #################################################################################
52
  # PROJECT RULES #