release: 將 AI 程式碼審查 action 發布到 master #2

Merged
admin merged 32 commits from develop into master 2026-07-03 10:07:51 +00:00
Showing only changes of commit e54c3f5fbe - Show all commits
+1 -1
View File
@@ -5,7 +5,7 @@
"type": "module",
"main": "main.js",
"scripts": {
"test": "node --test test/*.test.js"
"test": "node --experimental-test-module-mocks --test test/*.test.js"
},
"dependencies": {
"axios": "^1.6.7",