Skip to content

feat: add event-sourcing skill (functional TypeScript) #117

feat: add event-sourcing skill (functional TypeScript)

feat: add event-sourcing skill (functional TypeScript) #117

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