Skip to content

Commit 7a5f29d

Browse files
committed
stop running all ember-try on publish
1 parent 7998740 commit 7a5f29d

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
@@ -24,7 +24,7 @@
2424
"start": "ember serve",
2525
"test": "npm-run-all lint test:*",
2626
"test:ember": "ember test",
27-
"test:ember-compatibility": "ember try:each"
27+
"ember-compatibility-tests": "ember try:each"
2828
},
2929
"dependencies": {
3030
"broccoli-funnel": "^3.0.3",

0 commit comments

Comments
 (0)