Skip to content

Moving benchmarks to separate directory. (#7) #2

Moving benchmarks to separate directory. (#7)

Moving benchmarks to separate directory. (#7) #2

Workflow file for this run

name: tests
on: [push, workflow_dispatch]
jobs:
tests:
name: tests
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: make -j
- run: target/tests