Skip to content

Commit

Permalink
experiment(CI): debug test logs
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Apr 25, 2024
1 parent b5ef3ac commit e9460ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn run build

- name: Jest run
run: yarn run dev && yarn run test --verbose
run: yarn run dev && yarn run test --verbose --detectOpenHandles

- name: Report Fiber size
run: yarn run analyze-fiber
Expand Down

0 comments on commit e9460ed

Please sign in to comment.