Automate markdown pipelines (#35722)
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
{ name: 'content', path: 'tests/content', },
|
||||
{ name: 'graphql', path: 'tests/graphql', },
|
||||
{ name: 'events', path: 'src/events/tests', },
|
||||
{ name: 'automated-pipelines', path: 'src/automated-pipelines/tests', },
|
||||
{ name: 'linting', path: 'tests/linting', },
|
||||
{ name: 'meta', path: 'tests/meta', },
|
||||
{ name: 'routing', path: 'tests/routing', },
|
||||
|
||||
Reference in New Issue
Block a user