Skip to content

Start adding tests (and fix some bugs revealed by the tests) #30

Start adding tests (and fix some bugs revealed by the tests)

Start adding tests (and fix some bugs revealed by the tests) #30

Workflow file for this run

name: main
on: [push]
jobs:
op:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: '"$(wget -O- lesiw.io/ops | sh)"'