Ghost/.github/workflows
Daniel Lockyer d25b8680f4
Added CI step to print debug logs upon CLI failure
no issue

- if Ghost-CLI tests fail, the CLI will put some extra debug logs in
  `~/.ghost/logs`
- these are useful to help see what the issue is, so we should print
  them out if we're experiencing a failure
- this commit cats the contents of the folder so we can see it in CI
2021-06-09 13:51:55 +01:00
..
canary.yml Extracted canary build to separate workflow 2021-06-01 17:04:16 +01:00
release.yml Updated release workflow to use Node 14 2021-05-10 20:41:38 +01:00
test.yml Added CI step to print debug logs upon CLI failure 2021-06-09 13:51:55 +01:00