Skip to content

docs: update examples #10

docs: update examples

docs: update examples #10

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