Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
zeppelin committed Oct 8, 2023
1 parent aac52e6 commit 53e9b90
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:
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Run Tests
run: pnpm exec ember try:one ${{ matrix.try-scenario }}
run: DEBUG=ember-cli:* pnpm exec ember try:one ${{ matrix.try-scenario }}

0 comments on commit 53e9b90

Please sign in to comment.