Skip to content

Commit

Permalink
ci: push all exps
Browse files Browse the repository at this point in the history
  • Loading branch information
dberenbaum committed Sep 21, 2023
1 parent b9beabd commit c3b06e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
dvc pull --allow-missing
dvc exp run --queue ${{ inputs.exp_run_args }}
dvc exp run --run-all
dvc exp push -v --rev HEAD origin
dvc exp push -v -A origin

0 comments on commit c3b06e4

Please sign in to comment.