Skip to content

Commit

Permalink
Tell emebr-try to usePnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Nov 6, 2024
1 parent 8b464af commit e62bd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const getChannelURL = require('ember-source-channel-url');

module.exports = async function () {
return {
useYarn: true,
usePnpm: true,
scenarios: [
{
name: 'ember-lts-3.4',
Expand Down

0 comments on commit e62bd5d

Please sign in to comment.