build: publish desktop installer via Gitea releases
Some checks failed
Build and tests / test (push) Has been cancelled

This commit is contained in:
237899745
2026-07-27 15:20:09 +08:00
parent f760aa0ae9
commit a736d70d57
12 changed files with 405 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ const testFiles = [
'domain-utils-tests.js',
'middleware-tests.js',
'architecture-tests.js',
'release-sync-tests.js',
'archive-tests.js',
'network-concurrent-tests.js',
'state-consistency-tests.js'