Ghost/.github/workflows
Daniel Lockyer 4d63034bd2 Altered CI to upload coverage in one step
fixes https://github.com/TryGhost/Toolbox/issues/395

- we seem to be encountering issues with codecov where it randomly
  reports huge jumps in test coverage %
- I'm still not sure of the reason why, but the general trend in CI with
  codecov is to store test coverage files as artifacts and then submit
  them to codecov in one go
- this commit implements that in our CI
- let's see if this improves anything
2022-09-15 11:30:13 +01:00
..
auto-assign.yml
browser-tests.yml
canary.yml
create-release-branch.yml Fixed creating release branches 2022-09-06 15:46:49 +01:00
custom-build.yml
label-actions.yml Added pull_request event type to label actions workflow triggers 2022-09-05 11:53:46 +01:00
migration-review.yml Update peter-evans/create-or-update-comment digest to 6fcd282 2022-09-13 09:17:20 +01:00
release.yml
stale.yml
test.yml Altered CI to upload coverage in one step 2022-09-15 11:30:13 +01:00