Skip to content

Commit 78f769c

Browse files
authored
Update package.json
1 parent 93de69f commit 78f769c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
".github": ".github"
1414
},
1515
"scripts": {
16-
"build": "pwsh -NoProfile -File ./scripts/build.ps1 && npm run release:notes && npm run release:notes:latest && npm run verify && npm run test",
16+
"build": "pwsh -NoProfile -File ./scripts/build.ps1 && npm run release:notes && npm run release:notes:latest",
1717
"build:skip-help": "pwsh -NoProfile -File ./scripts/build.ps1 -SkipHelp",
1818
"build:help": "pwsh -NoProfile -File ./scripts/Build-Help.ps1 -UpdateMarkdown",
1919
"lint": "pwsh -NoProfile -File ./scripts/Lint-Module.ps1",

0 commit comments

Comments
 (0)