Skip to content

revert "fix off by one" since it wasn't wrong #179

revert "fix off by one" since it wasn't wrong

revert "fix off by one" since it wasn't wrong #179

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: make all
run: make all