Skip to content

Commit

Permalink
Merge pull request #2489 from BobrImperator/fix-ci-definition
Browse files Browse the repository at this point in the history
chore: disallow failure for ember-simple-auth embroider tests
  • Loading branch information
BobrImperator authored Nov 19, 2022
2 parents 779632c + cc1698b commit 549fc45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,10 @@ jobs:
allow-failure: true
- workspace: ember-simple-auth
test-suite: "test:one embroider-safe"
allow-failure: false
- workspace: ember-simple-auth
test-suite: "test:one embroider-optimized"
allow-failure: false

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

0 comments on commit 549fc45

Please sign in to comment.