Skip to content

Commit 5380075

Browse files
authored
Always run Public API tests, allow lowercase skippercent (microsoft#32892)
1 parent 7cf2d82 commit 5380075

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

scripts/build/options.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ module.exports = minimist(process.argv.slice(2), {
1515
"r": "reporter",
1616
"c": "colors", "color": "colors",
1717
"skip-percent": "skipPercent",
18+
"skippercent": "skipPercent",
1819
"w": "workers",
1920
"f": "fix"
2021
},

tests/.test-cost.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)