Skip to content

Commit

Permalink
ember-try: Set useYarn option
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Nov 17, 2019
1 parent d1dcbc9 commit df46b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-env node */
module.exports = {
useYarn: true,
command: 'yarn test',
scenarios: [
{
Expand Down

0 comments on commit df46b49

Please sign in to comment.