Skip to content

schema: refactor type expression handling code #85

schema: refactor type expression handling code

schema: refactor type expression handling code #85

Workflow file for this run

name: CI
on: push
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Change if you need git info
- name: Setup Zig
uses: mlugg/setup-zig@v2
- name: Build
run: zig build test