Skip to content

Commit

Permalink
stop np running all ember-try on release
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jun 25, 2020
1 parent 04f98a0 commit c37ef47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"start": "ember serve",
"test": "npm-run-all lint:* test:*",
"test:ember": "ember test",
"test:ember-compatibility": "ember try:each"
"ember-compatibility-test": "ember try:each"
},
"dependencies": {
"@ember/render-modifiers": "^1.0.2",
Expand Down

0 comments on commit c37ef47

Please sign in to comment.