Skip to content

build: needs SCOOP_TAP_GITHUB_TOKEN #66

build: needs SCOOP_TAP_GITHUB_TOKEN

build: needs SCOOP_TAP_GITHUB_TOKEN #66

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
with:
go-version: "1.20.10"