Skip to content

Fix totalRuntime in benchmark() #55

Fix totalRuntime in benchmark()

Fix totalRuntime in benchmark() #55

Workflow file for this run

name: Build
on:
push:
branches-ignore: [ gh-pages ]
pull_request:
branches-ignore: [ gh-pages ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and Test
run: make all