Skip to content

Commit

Permalink
Update cli-reachability-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaybaum authored Feb 20, 2024
1 parent 8556263 commit a8c10f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cli-reachability-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
mend dep -u --reachability-on
continue-on-error: true

- name: Mend CLI Logs
- name: Mend CLI Logs List
run: ll ~/.mend/logs/sca

- name: Mend CLI Logs Content
run: cat ~/.mend/logs/sca/*.log

0 comments on commit a8c10f8

Please sign in to comment.