Skip to content

Commit

Permalink
chore(CI): revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Apr 25, 2024
1 parent 65be1bb commit cdb6826
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 --detectOpenHandles
run: yarn run dev && yarn run test

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

0 comments on commit cdb6826

Please sign in to comment.