Skip to content

build: use common workflows (#41) #60

build: use common workflows (#41)

build: use common workflows (#41) #60

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- README.md
pull_request:
branches:
- master
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main