0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.github/workflows
Daniel Lockyer d4759d30a7 Split out unit tests from CI matrix
refs https://github.com/TryGhost/Toolbox/issues/208

- unit tests (shouldn't) be database dependent so they don't need to be
  included in the DB matrix
- this prevents an extra 6 executions of unit tests, which isn't a big
  deal given they only take 10s to run, but semantically they belong
  outside so this commit does that
- also updates the canary step to rely on this extra test run
2022-02-16 19:22:20 +01:00
..
auto-assign.yml Moved GITHUB_TOKEN env variable to workflow scope 2021-09-09 09:49:08 +01:00
canary.yml Added yarn cache to CI workflows (#13716) 2021-11-30 08:01:22 +00:00
label-actions.yml Added issue closed event to triggers for label action 2021-11-18 11:05:49 +01:00
migration-review.yml Update peter-evans/create-or-update-comment commit hash to 63e171a 2022-01-31 08:45:43 +00:00
release.yml Updated github release action to use new main branch of ghost-release 2022-01-11 16:09:58 +00:00
stale.yml Update actions/stale action to v4 2021-11-15 08:23:54 +00:00
test.yml Split out unit tests from CI matrix 2022-02-16 19:22:20 +01:00