Ghost/.github/workflows
Daniel Lockyer 6c85c2c195 Fixed uploading single code coverage to Codecov
fixes https://github.com/TryGhost/Toolbox/issues/583

- we currently upload the codecov for unit tests and e2e/admin tests
  separately
- unfortunately this means that when one submits before the other, the
  codecov % will be incorrect
- this leaves a big red cross on the commit until the other coverage is
  uploaded
- this should fix that by upload the coverage in one step once CI is
  happy
2023-05-22 18:10:23 +02:00
..
auto-assign.yml Updated CI runners to Ubuntu 22.04 2022-08-22 15:37:19 +02:00
browser-tests.yml Fixed path to slack-build action 2023-05-12 13:11:16 +02:00
canary.yml Allowed secrets to passthrough to re-usable workflow 2023-04-20 08:52:29 +01:00
create-release-branch.yml Fixed creating patch branches on the last released version 2023-05-18 19:47:14 +02:00
custom-build.yml Added name to Custom build workflow 2022-08-19 08:54:38 +02:00
i18n.yml Added workflow to label i18n PRs 2023-04-05 09:28:43 +02:00
label-actions.yml Loosened restrictions on GHA label-actions workflow 2022-09-29 11:39:35 +07:00
migration-review.yml Update peter-evans/create-or-update-comment digest to c9cf0f5 2023-05-19 12:18:51 +02:00
stale.yml Update actions/stale action to v7 2023-01-02 18:03:54 +01:00
test.yml Fixed uploading single code coverage to Codecov 2023-05-22 18:10:23 +02:00