Skip to content

Commit

Permalink
chore: set ember try to use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocastro committed Jun 30, 2024
1 parent b3c79a5 commit 2234fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Run Tests
run: ./node_modules/.bin/ember try:one ${{ matrix.try-scenario }} --skip-cleanup
working-directory: test-app
working-directory: packages/test-app

0 comments on commit 2234fd7

Please sign in to comment.