Skip to content

revert(bench): revert bench in build and remove top-level doc #15

revert(bench): revert bench in build and remove top-level doc

revert(bench): revert bench in build and remove top-level doc #15

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mlugg/setup-zig@v1
- run: zig build test --summary all