Skip to content

Commit

Permalink
ci(.github/workflows): allows no-deprecations and `ember-release-no…
Browse files Browse the repository at this point in the history
…-deprecations` to fail.
  • Loading branch information
matthewhartstonge committed Nov 6, 2024
1 parent c500843 commit cb6f62e
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 @@ -90,6 +90,8 @@ jobs:
- ember-canary
- embroider-safe
- embroider-optimized
- no-deprecations
- ember-release-no-deprecations

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

0 comments on commit cb6f62e

Please sign in to comment.