Skip to content

Commit c37ef47

Browse files
committed
stop np running all ember-try on release
1 parent 04f98a0 commit c37ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"start": "ember serve",
2626
"test": "npm-run-all lint:* test:*",
2727
"test:ember": "ember test",
28-
"test:ember-compatibility": "ember try:each"
28+
"ember-compatibility-test": "ember try:each"
2929
},
3030
"dependencies": {
3131
"@ember/render-modifiers": "^1.0.2",

0 commit comments

Comments
 (0)