Skip to content

Make test parallel and add attestation #12

Make test parallel and add attestation

Make test parallel and add attestation #12

Workflow file for this run

name: 'ci'
on:
pull_request:
branches:
- 'main'
- 'release/**/*'
concurrency:
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
go-test:
uses: 'abcxyz/pkg/.github/workflows/go-test.yml@main' # ratchet:exclude