fix(ci): remove non-existent check:mdx and set global puppeteer env
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
"check:spell": {
|
||||
"inputs": ["content/**/*.{md,mdx}", "app/**/*.tsx", "components/**/*.tsx", "cspell.json"],
|
||||
"outputs": []
|
||||
},
|
||||
"check:mdx": {
|
||||
"inputs": ["content/**/*.{md,mdx}", "scripts/validate-mdx.mjs"],
|
||||
"outputs": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user