Skip to content

docs: add README

docs: add README #9

Workflow file for this run

name: exetest
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v3
- run: zig build test