Skip to content

Commit 0d9a1cd

Browse files
B4nanclaude
andcommitted
chore: add production build step to CI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 45df3e3 commit 0d9a1cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
- run: npm ci
2727
- run: npx tsc --noEmit
2828
- run: node ace test
29+
- run: node ace build

0 commit comments

Comments
 (0)