Skip to content

Commit

Permalink
fix: ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
antonyfaris committed Mar 21, 2022
1 parent 84a6b3c commit 90abf92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ava.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ export default {
ts: 'module',
},
nodeArguments: ['--loader=ts-node/esm'],
// https://github.com/avajs/ava/issues/2947
workerThreads: false,
};

0 comments on commit 90abf92

Please sign in to comment.