Skip to content

Commit

Permalink
Uncomment Ember test targets
Browse files Browse the repository at this point in the history
  • Loading branch information
twokul committed Feb 9, 2021
1 parent ef9e742 commit 11b2ccd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ jobs:
matrix:
ember-version:
[
# The test suite only support Ember 3.x
# ember-lts-2.8,
# ember-lts-2.12,
# ember-lts-2.18,
ember-lts-2.8,
ember-lts-2.12,
ember-lts-2.18,
ember-lts-3.4,
ember-lts-3.8,
ember-lts-3.12,
Expand Down

0 comments on commit 11b2ccd

Please sign in to comment.