Skip to content

Commit

Permalink
AVA: increase timeout to 60s
Browse files Browse the repository at this point in the history
  • Loading branch information
rrthomas committed Jul 22, 2024
1 parent cda3552 commit 3875534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"compile": "tsc"
},
"timeout": "20s",
"timeout": "60s",
"workerThreads": false
},
"pre-push": [
Expand Down

0 comments on commit 3875534

Please sign in to comment.