Skip to content

Commit 89b0445

Browse files
authored
Update package.json
1 parent 19f1886 commit 89b0445

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
@@ -2,7 +2,7 @@
22
"name": "action_git_HTML_CSS_JS",
33
"version": "1.0.0",
44
"scripts": {
5-
"test": "jest"
5+
"test": "jest && deno test --allow-all tests/add.test-deno.js"
66
},
77
"jest": {
88
"testMatch": [

0 commit comments

Comments
 (0)