Skip to content

Commit

Permalink
Try reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 17, 2025
1 parent 73b3def commit bff923d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"format": "prettier --write src",
"test": "node test/index.js",
"test:bun": "bun test/index.js",
"test:deno": "deno test/index.js"
"test:deno": "deno --allow-env --allow-read test/index.js"
},
"sideEffects": false,
"keywords": [
Expand Down

0 comments on commit bff923d

Please sign in to comment.