1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Remove meta test suite (#38391)

This commit is contained in:
Kevin Heis
2023-06-23 10:19:36 -07:00
committed by GitHub
parent 3b030ae23e
commit 07dcb8c294
2 changed files with 0 additions and 22 deletions

View File

@@ -49,7 +49,6 @@ jobs:
{ name: 'graphql', path: 'src/graphql/tests', },
{ name: 'landings', path: 'src/landings/tests', },
{ name: 'linting', path: 'src/content-linter/tests', },
{ name: 'meta', path: 'tests/meta', },
{ name: 'observability', path: 'src/observability/tests' },
{ name: 'pageinfo', path: 'src/pageinfo/tests', },
{ name: 'rendering', path: 'tests/rendering', },