Skip to content

Commit

Permalink
Remove bun benchmark. It's still broken.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Feb 23, 2024
1 parent be06613 commit a88d5a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ jobs:
'yarn workspace jest test' \
'yarn workspace vitest test' \
'yarn workspace vitest test --pool=vmThreads' \
'yarn workspace vitest test --poolOptions.threads.isolate=false' \
'yarn workspace bun test'
'yarn workspace vitest test --poolOptions.threads.isolate=false'

0 comments on commit a88d5a0

Please sign in to comment.