Skip to content

Commit

Permalink
fix(workflows): fix workflow logs command not finding logs (#369)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Roger Lam authored Sep 23, 2021
1 parent 6b1007b commit 69463e4
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 564 deletions.
Loading

0 comments on commit 69463e4

Please sign in to comment.