Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 18, 2022
1 parent 1e6f275 commit 8c3933e
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 @@ -16,7 +16,7 @@
"node": ">=12.20"
},
"scripts": {
"test": "ava && tsd"
"test": "xo && c8 ava && tsd"
},
"files": [
"index.js",
Expand Down

0 comments on commit 8c3933e

Please sign in to comment.