Skip to content

Commit

Permalink
ci: disable vmThreads test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Sep 9, 2024
1 parent c321a3f commit 43aa433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/vitest.workspace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ function project(pool: Pool) {
export default defineWorkspace([
project('threads'),
project('forks'),
project('vmThreads'),
// project('vmThreads'),
])

0 comments on commit 43aa433

Please sign in to comment.