Skip to content

fix compatibility with latest Go toolchain #116

fix compatibility with latest Go toolchain

fix compatibility with latest Go toolchain #116

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: make test