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

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