Skip to content

add -allow=acls,tests,... flag to opt-in sections from children #11

add -allow=acls,tests,... flag to opt-in sections from children

add -allow=acls,tests,... flag to opt-in sections from children #11

Workflow file for this run

name: Run go tests
on:
pull_request:
types: [opened, reopened, synchronize, closed]
jobs:
go-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- run: |
go test