We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e19224 commit 2030cf1Copy full SHA for 2030cf1
package.json
@@ -80,7 +80,7 @@
80
"docs:test:e2e:open": "run-p --race docs:serve \"cypress open\"",
81
"release": "standard-version",
82
"prepublishOnly": "pnpm run clean && pnpm install && pnpm run build",
83
- "preflight": "pnpm install && run-s format lint build generate:* test:update-snapshots"
+ "preflight": "pnpm install && run-s generate:* format lint build test:update-snapshots"
84
},
85
"devDependencies": {
86
"@actions/github": "~5.1.1",
0 commit comments