revert: gh workflow/validation - already covered by building
This commit is contained in:
parent
66360b9c7a
commit
f2acf36784
4 changed files with 2 additions and 72 deletions
|
|
@ -5,8 +5,7 @@
|
|||
"dev": "astro dev --port 4322",
|
||||
"build": "astro build --remote && node scripts/generate-stats.js",
|
||||
"preview": "astro preview",
|
||||
"serve": "pnpm build && npx serve .vercel/output/static -l 4322",
|
||||
"validate": "node scripts/validate-content.js"
|
||||
"serve": "pnpm build && npx serve .vercel/output/static -l 4322"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/db": "^0.19.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue