We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f1886 commit 89b0445Copy full SHA for 89b0445
package.json
@@ -2,7 +2,7 @@
2
"name": "action_git_HTML_CSS_JS",
3
"version": "1.0.0",
4
"scripts": {
5
- "test": "jest"
+ "test": "jest && deno test --allow-all tests/add.test-deno.js"
6
},
7
"jest": {
8
"testMatch": [
0 commit comments