Skip to content

Commit

Permalink
revert this
Browse files Browse the repository at this point in the history
  • Loading branch information
dacbd committed Jun 30, 2022
1 parent 107802b commit f4c0c04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/cml/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ const runCloud = async (opts) => {

const runLocal = async (opts) => {
winston.info(`Launching ${cml.driver} runner`);
console.log('runLocal opts to follow');
console.log(opts);
const {
workdir,
name,
Expand Down

0 comments on commit f4c0c04

Please sign in to comment.