Skip to content

Commit

Permalink
🔍 test(ava): Increase concurrency to 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed May 28, 2020
1 parent 77e8834 commit 30d2ca1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"require": [
"@babel/register"
],
"timeout": "5m"
"timeout": "5m",
"concurrency": 4
},
"babel": {
"presets": [
Expand Down

0 comments on commit 30d2ca1

Please sign in to comment.