Skip to content

patch build script

patch build script #66

Workflow file for this run

##
## Quality checks
##
name: check
on:
pull_request:
types:
- opened
- synchronize
jobs:
code:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: "1.21"
- uses: actions/[email protected]
- uses: dominikh/[email protected]
with:
install-go: false