test workflow

This commit is contained in:
Adam Matthiesen 2024-02-14 03:48:12 -08:00
parent f4e0da81aa
commit b483ec2837
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"scripts": {
"lint": "biome check .",
"ci:version": "pnpm changeset version",
"vi:publish": "pnpm changeset publish",
"vi:publish": "pnpm publish -r",
"lint:fix": "biome check --apply .",
"playground:dev": "pnpm --filter playground dev",
"api:test": "pnpm --filter astro-ghostcms test",