Skip to content

Commit

Permalink
fix: multer flaky (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsograziano authored Oct 6, 2023
1 parent 475b7e7 commit c41a3d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"multer": {
"prefix": "v",
"skip": "win32",
"maintainers": "linusu"
"maintainers": "linusu",
"flaky": ["darwin"]
},
"nan": {
"maintainers": ["nodejs/addon-api"],
Expand Down

0 comments on commit c41a3d7

Please sign in to comment.