feat(frontend): finish battle simulator workflows

This commit is contained in:
2026-07-26 05:31:37 +00:00
parent 61b540384c
commit 47f03abeb4
9 changed files with 636 additions and 96 deletions
@@ -16,6 +16,8 @@ export default defineConfig({
'nationOffices.spec.ts',
'nationGeneralSecret.spec.ts',
'npcPolicy.spec.ts',
'battleSimulator.spec.ts',
'battleSimulatorRef.spec.ts',
],
fullyParallel: false,
workers: 1,