Skip to content

chore: add LICENSE

chore: add LICENSE #2

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