Skip to content

Commit

Permalink
ci: disable worker threads
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 28, 2023
1 parent afef295 commit 6ec15ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
"private": true,
"license": "MIT",
"ava": {
"workerThreads": false,
"serial": true,
"files": [
"test/**/*.js",
Expand Down

0 comments on commit 6ec15ff

Please sign in to comment.