Skip to content

Commit

Permalink
Disabling bun until oven-sh/bun#8314 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Jan 21, 2024
1 parent 9479472 commit 7f5e7ad
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 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'
3 changes: 1 addition & 2 deletions benchmarks/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "12.10.3",
"happy-dom": "12.0.1",
"jsdom": "23.2.0"
"happy-dom": "12.0.1"
}
}
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 7f5e7ad

Please sign in to comment.