DEV: Restore chat system spec job in GitHub CI (#24918)

Accidentally removed in c9cf3f5a52
This commit is contained in:
David Taylor 2023-12-15 14:33:04 +00:00 committed by GitHub
parent 8a4ab79be2
commit 15fc2a289a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ jobs:
target: themes
- build_type: frontend
target: core # Handled by core_frontend_tests job (below)
include:
- build_type: system
target: chat
updated_ember: true
steps:
- name: Set working directory owner