Skip to content

Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 (#36) #108

Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 (#36)

Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 (#36) #108

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