Skip to content

Commit

Permalink
fix: try using exp run
Browse files Browse the repository at this point in the history
  • Loading branch information
mtiller committed Aug 25, 2023
1 parent 198a57c commit 5941935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ specs:
(cd text; make specs)

results: env specs
dvc repro --glob './text/dvc.yaml:build-case-*'
dvc exp run ./text/dvc.yaml
# dvc push
# dvc repro text/dvc.yaml:build-results
# (cd text; make results)
Expand Down

0 comments on commit 5941935

Please sign in to comment.