DEV: Enable Ember CLI tests in GitHub Actions for official plugins (#16148)

This commit is contained in:
David Taylor 2022-03-10 12:36:58 +00:00 committed by GitHub
parent 9b5cc1424f
commit 8a69de7964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ jobs:
target: plugins
- build_type: frontend
target: core # Handled by core_frontend_tests job (below)
- build_type: frontend
target: plugins # Not yet passing in Ember CLI
include:
- build_type: frontend
target: core-plugins