Skip to content

Commit 7b07454

Browse files
committed
Added test to pass build workflow.
1 parent 812eb5f commit 7b07454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "astro check && astro build",
99
"preview": "astro preview",
1010
"astro": "astro",
11-
"test": "echo \"Error: no test specified\" && exit 1"
11+
"test": "echo \"No test specified\""
1212
},
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.4",

0 commit comments

Comments
 (0)