Skip to content

Commit

Permalink
chore: add embroider-safe, embroider-optimizied tests to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BobrImperator committed Nov 18, 2022
1 parent 32591da commit b04df5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ jobs:
- workspace: test-app
test-suite: "test:one ember-canary"
allow-failure: true
- workspace: ember-simple-auth
test-suite: "test:one embroider-safe"
- workspace: ember-simple-auth
test-suite: "test:one embroider-optimized"

steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
Expand Down

0 comments on commit b04df5e

Please sign in to comment.