Skip to content

Commit

Permalink
ci: more debugging info
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpedemonte committed Jul 24, 2024
1 parent 65e1228 commit a1f341f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: yarn run build:apps
- name: Test
run: yarn run test
env:
DEBUG_PRINT_LIMIT: 50000
- name: Archive test artifacts
uses: actions/upload-artifact@v2
if: failure()
Expand Down

0 comments on commit a1f341f

Please sign in to comment.