Skip to content

Commit

Permalink
chore(ci): enable embroider scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Jun 28, 2023
1 parent d4ff3b9 commit 0571277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,14 @@ jobs:
timeout-minutes: 10

strategy:
fail-fast: false
matrix:
scenario:
- ember-lts-4.4
- ember-lts-4.8
- ember-release
- embroider-safe
- embroider-optimized

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0571277

Please sign in to comment.