Skip to content

Commit

Permalink
Update ci.yml for compatibility testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 6, 2023
1 parent f2fa1f9 commit 6c3e59d
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 @@ -84,7 +84,7 @@ jobs:

- run: pnpm install
- run: pnpm build
- run: pnpm ember try:one ${{ matrix.ember-try-scenario}} -- --config-path tests/dummy/config/ember-try.js
- run: pnpm ember try:one ${{ matrix.ember-try-scenario}} --skip-cleanup
working-directory: test-app
env:
USE_EMBROIDER: "${{ matrix.embroider }}"

0 comments on commit 6c3e59d

Please sign in to comment.