Skip to content

Add scripts: 133082 and 133083. #1

Add scripts: 133082 and 133083.

Add scripts: 133082 and 133083. #1

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: ' 1.22.4'
- run: go test -v ./...