Commit 69463e4
Roger Lam
fix(workflows): fix workflow logs command not finding logs (#369)
Overview:
The workflows logs command was looking for logs for the top level run when it should iterate through the jobs for logs.
This also disables the --follow flag for now since we don't support following multiple jobs.1 parent 6b1007b commit 69463e4
2 files changed
+719
-564
lines changed
0 commit comments