Ghost/.github/workflows
Daniel Lockyer 54aa9f016b Fixed full Admin test suite running during unit tests
- because of how the npm scripts were set up, we were running the full
  Admin integration tests during the unit tests phase of CI
- this commit renames the majority of `test` to `test:unit` in the
  package.json files, and aliases `test` to `test:unit`
- special packages like Admin have no-op'd `test:unit` scripts so we
  don't end up running its tests
2022-08-15 15:34:52 +02:00
..
auto-assign.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
browser-tests.yml Updated all GitHub-owned Actions to v3 2022-08-03 22:33:28 +02:00
canary.yml Extracted Canary workflow to template 2022-03-31 08:27:18 +01:00
label-actions.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
migration-review.yml Fixed migration review action target paths 2022-07-20 16:50:33 +02:00
release.yml Added workflow_dispatch trigger to Release workflow 2022-07-26 09:31:20 +02:00
stale.yml Disabled stalebot on PRs 2022-08-08 21:31:20 +02:00
test.yml Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00