diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1406349c9a3..57973733fce 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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