1
0
mirror of synced 2026-01-04 09:06:46 -05:00

Shielding subject folder (#37690)

This commit is contained in:
Peter Bengtsson
2023-06-09 09:02:34 -04:00
committed by GitHub
parent 0f92b412f4
commit ca1d7e438c
8 changed files with 96 additions and 11 deletions

View File

@@ -57,6 +57,7 @@ jobs:
{ name: 'rest', path: 'src/rest/tests', },
{ name: 'routing', path: 'tests/routing', },
{ name: 'search', path: 'src/search/tests', },
{ name: 'shielding', path: 'src/shielding/tests', },
context.payload.repository.full_name === 'github/docs-internal' &&
{ name: 'translations', path: 'tests/translations', },
{ name: 'unit', path: 'tests/unit', },