Skip to content

Strengthen DDD aggregate design with invariant-first guidance #97

Strengthen DDD aggregate design with invariant-first guidance

Strengthen DDD aggregate design with invariant-first guidance #97

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
opencode-compat:
name: OpenCode Compatibility
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Test OpenCode compatibility
run: ./test/opencode-compat.sh