Skip to content

Use common workflow #1441

Use common workflow

Use common workflow #1441

Workflow file for this run

---
name: Go
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
common:
uses: openconfig/common-ci/.github/workflows/go.yml@bfa705578aad31b0b71e089069f626e8ddcbc5f1

Check failure on line 12 in .github/workflows/go.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/go.yml

Invalid workflow file

error parsing called workflow ".github/workflows/go.yml" -> "openconfig/common-ci/.github/workflows/go.yml@bfa705578aad31b0b71e089069f626e8ddcbc5f1" : You have an error in your yaml syntax on line 85
with:
coverage-excludes-regex: /cloudbuild
tests-excludes-regex: /cloudbuild
race-tests-excludes-regex: /cloudbuild
single-go-version: 1.20.x