Skip to content

Commit

Permalink
Revert "revert this"
Browse files Browse the repository at this point in the history
This reverts commit 5adcc3b.
  • Loading branch information
dacbd committed Jul 22, 2022
1 parent 719784b commit 4fa8d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cml/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ const run = async (opts) => {
process.exit(0);
}
}
console.log(cml.driver);

if (cml.driver === 'github') {
winston.warn(
'Github Actions timeout has been updated from 72h to 35 days. Update your workflow accordingly to be able to restart it automatically.'
Expand Down

0 comments on commit 4fa8d3b

Please sign in to comment.